Highlights Include:
-DLPy now supports the DLModelzoo action through the use of MZModel.
-Real-time plots for hyper-parameter tuning are available with DLModelzoo.
-New examples are available for APIs with DLModelzoo.
-Segmentation models can produce PNG/base64 output.
-Additional pre-defined network architectures are available. Examples include ENet and Efficient-Net.
- Various bug fixes
The latest DLPy release can be installed using the following pip command:
pip install sas-dlpy
Or, if you use Anaconda:
conda install -c sas-institute sas-dlpy