psygate / mnist-pytroch-dcgan

A quick project to generate the handwritten mnist digits with a dcgan.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mnist-pytroch-dcgan

A quick project to generate the handwritten mnist digits with a dcgan.

usage

Unpack the pytorch data once into the same directory as main.py, then run main.py.

About

A quick project to generate the handwritten mnist digits with a dcgan.

License:MIT License


Languages

Language:Python 100.0%