Getting started with importing Keras functional Models Loading your Keras model KerasModel KerasModel getComputationGraphConfiguration getComputationGraph getComputationGraph ...
Using Deeplearning4J in Android Applications DL4JImageRecognitionDemo Setting the Dependencies Training and loading the Mnist model in the Android project resources Accessing t...
Memory Management for ND4J/DL4J: How does it work? Configuring Memory Limits Gotchas: A few things to watch out for Memory-mapped files GPUs Memory Management for ND4J/DL4J...
What is Tokenization? Example What is Tokenization? Tokenization is the process of breaking text down into individual words. Word windows are also composed of tokens. Word2Vec...
About the Deeplearning4j model zoo Getting started Initializing fresh configurations Initializing pretrained weights What’s in the zoo? Advanced usage Changing Inputs Transfe...
Recurrent Neural Networks in DL4J The Basics: Data and Network Configuration Data for RNNs RnnOutputLayer RNN Training Features Truncated Back Propagation Through Time Masking...
Configuring your build tool Gradle SBT Ivy Leinengen Configuring your build tool While we encourage Deeplearning4j, ND4J and DataVec users to employ Maven, it’s worthwhile ...