Skip to content

The content refers to an example application of GAN (Generative Adversarial Networks). The goal is to generate characters automatically. The database used for training the neural network was MNIST (handwritten digit data). The practical example was implemented in Jupyter Notebook. I used TensorFlow 2.0 and Python 3.

Notifications You must be signed in to change notification settings

Cucafly/Automatic-Character-Generation-with-GAN-MNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Automatic-Character-Generation-with-GAN-MNIST

The content refers to an example application of GAN (Generative Adversarial Networks). The goal is to generate characters automatically. The database used for training the neural network was MNIST (handwritten digit data). The practical example was implemented in Jupyter Notebook. I used TensorFlow 2.0 and Python 3.

About

The content refers to an example application of GAN (Generative Adversarial Networks). The goal is to generate characters automatically. The database used for training the neural network was MNIST (handwritten digit data). The practical example was implemented in Jupyter Notebook. I used TensorFlow 2.0 and Python 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published