In this chapter, you will learn how to develop an unsupervised anomaly detection application using DL4J.
- Navigate to sourceCode/cookbook-app directory and import the project using pom.xml file.
- We use MNIST Dataset for the unsupervised anomaly detection example.