Skip to content

DLPy v1.3.0

Latest
Compare
Choose a tag to compare
@xingdusas xingdusas released this 08 Aug 19:26
· 1 commit to master since this release
8a3cc5f

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