Eclipse Deeplearning4j is an open source, distributed, deep learning library for the JVM. Deeplearning4j is written in Java and is compatible with any JVM language, such as Scala, Clojure, or Kotlin.
I just went through the Deeplearning4J MNIST tutorial (http://deeplearning4j.org/mnist-tutorial.html) and the tutorial uses DBN class which is not available in ...