ganomaly-tensorflow icon indicating copy to clipboard operation
ganomaly-tensorflow copied to clipboard

A tensorflow implement for ganomaly

GANomaly Here is an implement of ganomaly model.

This repository contains Tensorflow implementation of the following paper: GANomaly: Semi-Supervised Anomaly Detection via Adversarial Training

It only contains the mnist dataset training and test to verfiy the accuracy of the code.