项目作者: wzwietering
项目描述 :
Machine learning with the MNIST dataset
高级语言: Python
项目地址: git://github.com/wzwietering/mnist-fun.git
MNIST-fun
MNIST-fun is a repository made to play with the MNIST dataset. Right now it contains a Convolutional Neural Network to classify the data and two types of Generative Adversarial Networks (GAN), a standard version and a deep convoluted version. Have fun!