Skip to content

bryanktliu/djl-demo

 
 

Repository files navigation

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

About

Demo applications showcasing DJL

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 68.7%
  • JavaScript 12.4%
  • TypeScript 9.7%
  • Scala 4.2%
  • HTML 3.7%
  • Shell 1.2%
  • CSS 0.1%