You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I clone the code and download the mnist in csv, run python experiment.py --settings_file mnistfull.
Almost all images generated in experiments/plot are digit as '1' after 250 epoches which seems like mode collapse . Is it a common phenomenon? Or how to avoid it?
The text was updated successfully, but these errors were encountered:
I clone the code and download the mnist in csv, run
python experiment.py --settings_file mnistfull
.Almost all images generated in experiments/plot are digit as '1' after 250 epoches which seems like mode collapse . Is it a common phenomenon? Or how to avoid it?
The text was updated successfully, but these errors were encountered: