Newmu / dcgan_code

Deep Convolutional Generative Adversarial Networks
MIT License
3.44k stars 694 forks source link

mnist/load: update mnist source file names #4

Open dribnet opened 8 years ago

dribnet commented 8 years ago

Unless I'm missing something, I think there was a typo in the mnist file names. eg: they didn't match the names in the Theano tutorial.

Newmu commented 8 years ago

Pretty sure I renamed the file names in the theano tutorials locally which caused some issues while these names correspond to the ones that are directly from downloading from Yann's site.