🐛 Bugs
- Update training epochs for Bi-Real Net (49)
📖 Documentation
- Move Available Models section to top (39)
- Add number of parameters and model memory to the table (40)
- Add training plot to docs (41)
- Add issue templates (42)
- Add example on how to use pretrained models with TensorFlow Datasets (46)
- Add documentation on how to reproduce training runs (50)
👷 Internal Improvements
- Simplify CI config using `pytest-azurepipelines` (43)
- Add `pyflakes` and `black` linting (44)
- Update `zookeeper` requirement from ~=0.3.1 to >=0.3.1,<0.5.0 (45)
- Fix code coverage path (47)