Create README.md

This commit is contained in:
Harry Stuart 2019-06-13 19:31:37 +10:00 committed by GitHub
parent c8c07cbfe3
commit e0ca33f5e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# Generative Adverserial Network for generating images similar to an image dataset
The code here is a slightly altered version of the code that has been generously made publicly available at https://github.com/gsurma/image_generator
As an introduction to the world of GANs, I decided to try the above model on some different datasets. You can see the results of two example trainings in the respective output folders.