Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fatescript/cifar_resnet
https://github.com/fatescript/cifar_resnet
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fatescript/cifar_resnet
- Owner: FateScript
- Created: 2018-12-05T06:08:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-03T08:07:21.000Z (about 6 years ago)
- Last Synced: 2024-10-28T12:23:13.441Z (2 months 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