Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 381 Bytes

File metadata and controls

13 lines (6 loc) · 381 Bytes

Chapter 8 : Performing Anomaly detection on unsupervised data

In this chapter, you will learn how to develop an unsupervised anomaly detection application using DL4J.  

Instructions

  • Navigate to sourceCode/cookbook-app directory and import the project using pom.xml file.
  • We use MNIST Dataset for the unsupervised anomaly detection example.