General Benchmarking Guidelines ND4J Specific Benchmarking DL4J Specific Benchmarking Common Benchmark Mistakes How to Run Deeplearning4j Benchmarks - A Guide Setting Heap Spac...
Configuring the Maven build tool Add a backend Configuring the Maven build tool You can use Deeplearning4j with Maven by adding the following to your pom.xml : <dependencies>...
Distributed Deep Learning with DL4J and Spark DL4J’s Distributed Training Implementations When to use Spark for Training Neural Networks Setup and Dependencies Key Concepts Min...
Overview Preparing Data for Learning and Prediction Normalizing Data DataSets, INDArrays and Mini-Batches Building a Neural Net Model Training a Model Evaluating Model Perform...
Deeplearning4j on Spark: How To Guides Before Training - How-To Guides How to build an uber-JAR for training via Spark submit using Maven How to use GPUs for training on Spark H...
Prerequisites and Configurations for DL4J in Android Prerequisites Required Dependencies Managing Dependencies with ProGuard Memory Management Saving and Loading Networks on A...