carpedm20 / carpedm20/DCGAN-tensorflow
Adjusting parameters makes training results better
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I use DCGAN training some data, Modified some parameters, I got some bad results,E.g:AdamOptimizer parameters epsilon=1 or replace the optimizer with tf.train.RMSPropOptimizer , I got some bad results. I want to get better results. How should I modify it?
Thank you.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue mentions DCGAN training, AdamOptimizer with epsilon=1, and tf.train.RMSPropOptimizer, but names no files or tests. Start by locating the training entry point and reproducing the reported parameter changes against the baseline; the work is complete only when a specific, reproducible configuration and its improved results are established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tensorflow
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100