DingXiaoKe's starred repositories
GANotebooks
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch
zeta-learn
zeta-lean: minimalistic python machine learning library built on top of numpy and matplotlib
Cifar-Autoencoder
A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.
awesome-anomaly-detection
A curated list of awesome anomaly detection resources
AdversarialVariationalBayes
This repository contains the code to reproduce the core results from the paper "Adversarial Variational Bayes: Unifying Variational Autoencoders and Generative Adversarial Networks".
generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
error-detection
A Baseline for Detecting Misclassified and Out-of-Distribution Examples in Neural Networks
Unsupervised-Anomaly-Detection-with-Generative-Adversarial-Networks
Unsupervised Anomaly Detection with Generative Adversarial Networks on MIAS dataset
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
DCGAN-CIFAR10
A implementation of DCGAN (Deep Convolutional Generative Adversarial Networks) for CIFAR10 image
cnn-energy-model
A Theano implementation of a CNN DSEBM (deep structured energy-based model) described in https://arxiv.org/pdf/1605.07717v2.pdf
cifar10_gans_pytorch
Pytorch implementation of DCGAN on CIFAR10
keras-acgan
Auxiliary Classifier Generative Adversarial Networks in Keras
tensorflow-generative-model-collections
Collection of generative models in Tensorflow