This Jupyter Notebook focuses on creating Simple GAN using Keras-Neural Network library. Using GAN I create "faked" Gaussian Distributions from radom data
To run it You need jupyter notebook installed. The main file is SimpleGanInKeras.ipynb
-numpy
-keras
-tqdm
-matplotlb
This project is licensed under the MIT License - see the LICENSE.md file for details