Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.01 KB

File metadata and controls

24 lines (14 loc) · 1.01 KB

DL4J Computer Vision Examples

Join the chat at https://gitter.im/deeplearning4j/deeplearning4j

This repo uses SNAPSHOTS.

Repository for Deeplearning4J computer vision neural net examples.

  • Animals Classification (Java & Scala examples)
  • Cifar10 (Standard & Spark examples)
  • Labeled Faces in the Wild | LFW (Standard & Spark examples)
  • MNIST
  • Microsoft's Celebrity Faces (Standard & Spark examples)

Make sure your setup your pom to point to the latest code on Github. These examples are in development and collaboration is welcome.


Documentation

For more information, check out deeplearning4j.org and its JavaDoc.

If you notice issues, please log them, and if you want to contribute, submit a pull request. Input is welcome here.