Skip to content

DJL v0.2.0 release notes

Pre-release
Pre-release
Compare
Choose a tag to compare
@vrakesh vrakesh released this 29 Nov 20:48
· 0 commits to ac2d83bd3cb7fff949b4da4fec010cfbd6c6ab31 since this release

This is the v0.2.0 release for DJL
Key Features

  1. Deep learning engine agnostic High-level API for Training and Prediction.
  2. Dataset API, to create objects based out of different dataset formats, that work with training batchifier.
  3. MXNet-Model-Zoo with pre-trained models for Image Classification, Object Detection, Segmentation and more.
  4. Jupyter Notebooks and Examples to help get started with Training and predicting models with DJL

Engines currently supported

1.Apache MXNet

Javadocs

The javadocs are available here