Deep Java Library (DJL) v0.2.0 Release Notes

Release Date: 2019-11-29 // over 4 years ago
  • 🚀 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