mirror of
https://github.com/wassname/keras-dcgan.git
synced 2026-08-15 12:35:15 +08:00
Update README.md
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## Bugs ##
|
||||
There are a few bugs in the code, and convergence issues that I hope to fix soon the moment I get access to a decent GPU / have some more time. Please do not waste hours training the model as is. If you get a chance to fix anything, please make a PR.
|
||||
|
||||
|
||||
## KERAS-DCGAN ##
|
||||
Implementation of http://arxiv.org/abs/1511.06434 with the (awesome) [keras](https://github.com/fchollet/keras) library, for generating artificial images with deep learning.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user