The repository contains the source code of the examples for Deep Java Library (DJL) - an framework-agnostic Java API for deep learning.
An example application detects malicious urls based on a trained Character Level CNN model.
An example application detects live objects from web camera.
An example application features a web UI to track and visualize metrics such as loss and accuracy.
An example application detects Covid-19 based on X-ray images using a trained Keras model.
An example application that reads the output of a KVS Stream.
An example application that serves deep learning model with AWS Lambda.