1
0
Fork 0
mirror of synced 2024-06-30 04:01:10 +12:00
Commit graph

2 commits

Author SHA1 Message Date
nagadomi a706892b59 merge develop repo
- remove support for cuDNN
- add new pre-trained model and json files
- some changes in training script

If you have cuDNN model, Please run following commands to convert.
$ cp models/your_own_model.t7 models/your_own_model.t7.backup
$ th cudnn2cunn.lua -model models/your_own_model.t7
2015-06-13 15:20:40 +09:00
nagadomi 243e9044cd add slide and appendix 2015-05-17 03:59:49 +09:00