* Remove patch number from model versions (251) lgeiger * Run linting in Python 3.8 (249) * Add TensorFlow 2.3 to CI matrix (209) lgeiger * Change PyPI author email to opensourceplumerai.com (225) lgeiger * Add note about R2B trainig steps (234) leonoverweel
quicknet-v1.0 Pretrained weigths for QuickNet v1 models
1.0.5
:arrow_up: Dependencies
* Update larq requirement from <0.10.0,>=0.9.2 to >=0.9.2,<0.11.0 (188) dependabot
1.0.4
:construction_worker_man: Internal Improvements
* Simplify CI and run training test in parallel (185) lgeiger * Cleanup tests (179) lgeiger
:arrow_up: Dependencies
* Bump isort from 5.0.3 to 5.0.4 (187) dependabot * Bump isort from 5.0.1 to 5.0.3 (186) dependabot * Bump pillow from 7.1.2 to 7.2.0 (184) dependabot * Bump actions/setup-python from v1 to v2.0.1 (182) dependabot * Bump toolmantim/release-drafter from v5.7.0 to v5.11.0 (183) dependabot * Create Dependabot config file (181) dependabot-preview * Bump scipy from 1.4.1 to 1.5.0 (180) dependabot-preview
1.0.3
:bug: Bug Fixes
* Fix entry point (177) timdebruin * Type hints update (175) timdebruin
:arrow_up: Dependencies
* Update pytype requirement from <2020.3.0,>=2019.10.17 to >=2019.10.17,<2020.7.0 (174) dependabot-preview
1.0.2
:book: Documentation
* Reformat docs for keras-autodoc (170) leonoverweel
:construction_worker_man: Internal Improvements
* Fix dataset mocking for TensorFlow 3.1.0 (168) lgeiger * Resolve pre-processing test failures. (166) AdamHillier
:arrow_up: Dependencies
* Update flake8 requirement from ~=3.7.9 to >=3.7.9,<3.9.0 (171) dependabot-preview * Bump pytest-xdist from 1.31.0 to 1.32.0 (169) dependabot-preview
1.0.1
:book: Documentation
* fix netron link, add summary (163) timdebruin
:construction_worker_man: Internal Improvements
* Use more optimized pooling function for R2B (164) timdebruin