bingyan4science / Deep-learning-practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep-learning-practice

Classification_practice_MNIST.ipynb recognizes the number given an image from the MNIST dataset.

GAN_practice_MNIST.ipynb generates an image of a given handwritten number using GAN.

Generation_practice_MNIST.ipynb generates an image of any handwritten number using VAE.

Conditional_generation_practice_MNIST.ipynb generates an image of a given handwritten number using VAE.

About


Languages

Language:Jupyter Notebook 100.0%