Update README.md

This commit is contained in:
Ross Wightman 2020-01-07 08:52:12 -08:00 committed by GitHub
parent 7622015258
commit cfa951bceb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
## What's New
### Jan 3, 2019
### Jan 3, 2020
* Add RandAugment trained EfficientNet-B0 weight with 77.7 top-1. Trained by [Michael Klachko](https://github.com/michaelklachko) with this code and recent hparams (see Training section)
* Add `avg_checkpoints.py` script for post training weight averaging and update all scripts with header docstrings and shebangs.