https://github.com/fatescript/cifar_resnet
https://github.com/fatescript/cifar_resnet
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fatescript/cifar_resnet
- Owner: FateScript
- Created: 2018-12-05T06:08:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-03T08:07:21.000Z (over 7 years ago)
- Last Synced: 2025-02-08T14:09:47.874Z (over 1 year ago)
- Language: Python
- Size: 19.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cifar_resnet
If you start with a large learning rate and keep it for a long time, you may get a better model.(Just for cifar)
100 epoch training may cost 30min.
Just a toy, enjoy it.
Numpy/Scipy/Pandas
Tensorflow(v1.10.1)
Keras(v.2.0.4)
Spacy(v1.8.2)
All the core code are in resnet_modify.py
If you want to drop data, you can read drop.py