Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* removed needs and renamed package-and-release * removed non general caltech101 training * add trainer tests * removed padding as kwarg * added test_cnn * Update README.md * Update python-app.yml * Update README.md * change to Apache2.0 license * add docs workflow * add dockerhub login * Update python-app.yml * Update python-app.yaml * Update python-app.yml * change to password * reverted add docker login * add logo * change codecov logo * removed print in test * removed print and progressbar * update Readme * add python script * add final yaml * remove docs pdf action * add functional tests * update pipeline * removed cross platform unittests on previous python versions * added dataset docstrings * added code examples * add pil transforms doc * added powerpil * add docs for models * add other docs * changed repository name * change repository url in meta * added typings for datasets * added typings for models * added typings for metrics * pre-commit run * add docstrings for metrics * fixed metrics errors * add docstrings to checkpointer * updated exceptions and parser * add docstring to logger * utils data docstrings * update trainers * change username on pr template * fix Dict imported from the wrong package * bump version to 0.1.4 * final annotations (#15) * final annotations * Update python-app.yml * run ci in docs pr * run ci in docs pr * clean CI * faster functional CI * add pre-commit to CI * add needs pre-commit to build * remove pre-commit * Add renovate.json Co-authored-by: vbadenas <[email protected]> Co-authored-by: Victor Badenas Crespo <[email protected]> Co-authored-by: vbadenas <[email protected]> Co-authored-by: Victor Badenas <[email protected]> Co-authored-by: Renovate Bot <[email protected]>
- Loading branch information