prototorch_models/prototorch/models
Alexander Engelsberger 1a17193b35
ci: add github actions (#16)
* chore: update pre-commit versions

* ci: remove old configurations

* ci: copy workflow from prototorch

* ci: run precommit for all files

* ci: add examples CPU test

* ci(test): failing example test

* ci: fix workflow definition

* ci(test): repeat failing example test

* ci: fix workflow definition

* ci(test): repeat failing example test II

* ci: fix test command

* ci: cleanup example test

* ci: remove travis badge
2022-01-11 18:28:50 +01:00
..
__init__.py ci: add github actions (#16) 2022-01-11 18:28:50 +01:00
abstract.py ci: add github actions (#16) 2022-01-11 18:28:50 +01:00
callbacks.py ci: add github actions (#16) 2022-01-11 18:28:50 +01:00
cbc.py ci: add github actions (#16) 2022-01-11 18:28:50 +01:00
extras.py ci: add github actions (#16) 2022-01-11 18:28:50 +01:00
glvq.py ci: add github actions (#16) 2022-01-11 18:28:50 +01:00
knn.py ci: add github actions (#16) 2022-01-11 18:28:50 +01:00
lvq.py ci: add github actions (#16) 2022-01-11 18:28:50 +01:00
probabilistic.py ci: add github actions (#16) 2022-01-11 18:28:50 +01:00
unsupervised.py ci: add github actions (#16) 2022-01-11 18:28:50 +01:00
vis.py ci: add github actions (#16) 2022-01-11 18:28:50 +01:00