Models for one class neural networks The repository consists of code for models for experiments in Anomaly Detection using One-Class Neural Networks. The steps to reproduce the experiments are :
- git clone https://github.com/raghavchalapathy/oc-nn.git
- cd oc-nn
- Download the data and required models folder from this link and place inside the directory oc-nn
- Download the folders : lstm_autoencoders, trained_models which consists of pre-trained models and place it inside path oc-nn/models folder
- Kindly make sure the paths are local to your running environments and
- Execute the experiments present in the kdd_2018_conference_experiments.ipynb notebook