项目作者: wzwietering

项目描述 :
Machine learning with the MNIST dataset
高级语言: Python
项目地址: git://github.com/wzwietering/mnist-fun.git
创建时间: 2019-04-23T15:31:40Z
项目社区:https://github.com/wzwietering/mnist-fun

开源协议:MIT License

下载


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!