/djl-demo

Demo applications showcasing DJL

Primary LanguageJavaApache License 2.0Apache-2.0

Deep Java Library examples

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 Pneumonia 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.

Build a micro service to deploy on AWS Elastic Beanstalk.

Contains Spark image classification demos.

An example application using Apache Beam to predict the click-through rate for online advertisements.

An example using Apache Flink to run sentiment analysis.

An example application that runs multiple deep learning frameworks in one Java Process.

An example application that demonstrates simple HTTP-service to classify images using Zoo Model.