Commit Graph

  • f80d9648c3 Minor cosmetic changes blackfly 2020-04-11 17:35:32 +02:00
  • e54bf07030 Populate init files blackfly 2020-04-11 17:35:00 +02:00
  • 8c629c0cb1 Fix a bunch of codacy code-style issues blackfly 2020-04-11 15:47:26 +02:00
  • 8f3a43f62a Remove assert statements following codacy security recommendation blackfly 2020-04-11 15:45:29 +02:00
  • 955661af95 Remove utils import from prototorch/__init__.py blackfly 2020-04-11 15:12:53 +02:00
  • c54d14c55e Remove datasets import from prototorch/__init__.py blackfly 2020-04-11 14:59:11 +02:00
  • 6090aad176 Update examples/glvq_iris.py to use the recently modified API blackfly 2020-04-11 14:29:06 +02:00
  • 1ec7bd261b Add small API changes and more test cases blackfly 2020-04-11 14:28:22 +02:00
  • da3b0cc262 Update RELEASE.md blackfly 2020-04-11 14:26:05 +02:00
  • f640a22cf2 Rename input to x in activation functions blackfly 2020-04-11 14:25:35 +02:00
  • c843ace63d Update README.md blackfly 2020-04-11 14:22:34 +02:00
  • 242c9de3b6 Fix codecov reporting in .travis.yml blackfly 2020-04-08 23:37:11 +02:00
  • 438a5b9360 Bump version: 0.1.0-rc0 → 0.1.1-dev0 v0.1.1-dev0 blackfly 2020-04-08 23:00:34 +02:00
  • f98f3d095e Update .travis.yml to cache artifacts from test scripts blackfly 2020-04-08 22:47:31 +02:00
  • 21b0279839 Add test cases blackfly 2020-04-08 22:47:08 +02:00
  • b19cbcb76a Fix zero-distance bug in glvq_loss blackfly 2020-04-08 22:46:08 +02:00
  • 7d5ab81dbf Clean up prototorch/functions/distances.py blackfly 2020-04-08 22:44:02 +02:00
  • bde408a80e Prepare activation and competition functions for TorchScript blackfly 2020-04-08 22:42:56 +02:00
  • 900955d67a Rename tests github action blackfly 2020-04-08 22:34:26 +02:00
  • 3757c937b3 Bump version: 0.1.0-dev0 → 0.1.0-rc0 v0.1.0-rc0 blackfly 2020-04-06 21:49:52 +02:00
  • 38f637aaeb Add build status batch from travis blackfly 2020-04-06 21:38:47 +02:00
  • 6ddfe48a95 Use bionic distribution instead of trusty blackfly 2020-04-06 21:21:14 +02:00
  • bf0e694321 Add missing torch dependency in travis.yml blackfly 2020-04-06 21:16:43 +02:00
  • e2c9848120 Update tox.ini to use coverage blackfly 2020-04-06 21:05:57 +02:00
  • dc60b7e5b5 Add .travis.yml blackfly 2020-04-06 21:05:20 +02:00
  • c21913fdd4 Add tests/__init__.py blackfly 2020-04-06 21:01:50 +02:00
  • 59e31f94ab Add more version badges and bibtex section to README.md blackfly 2020-04-06 19:59:52 +02:00
  • cddefa9b0d Add RELEASE.md blackfly 2020-04-06 18:52:12 +02:00
  • 26d71fdd60 Add version badges to README.md blackfly 2020-04-06 18:48:02 +02:00
  • ced8f532dd Update MANIFEST.in to include codecov and test scripts blackfly 2020-04-06 18:32:06 +02:00
  • 4ec0bb5e60 Bump version: 0.0.0-dev1 → 0.1.0-dev0 v0.1.0-dev0 blackfly 2020-04-06 18:22:15 +02:00
  • f1b3f8a693 Add .codecov.yml and codecov badge to README.md blackfly 2020-04-06 18:07:15 +02:00
  • a287953c48 Fix broken "Tests" workflow blackfly 2020-04-06 17:45:15 +02:00
  • 624de3b471 Fix "Tests" workflow blackfly 2020-04-06 17:42:29 +02:00
  • ab285ffcd4 Add examples/glvq_iris.py blackfly 2020-04-06 16:43:59 +02:00
  • b581f3ab02 Add tests/test_modules.py blackfly 2020-04-06 16:36:43 +02:00
  • 398d863232 Add prototype and loss modules blackfly 2020-04-06 16:36:28 +02:00
  • 8a96749716 Add tests/test_functions.py blackfly 2020-04-06 16:34:52 +02:00
  • 33e8f1297f Add basic prototorch functions needed for GLVQ blackfly 2020-04-06 16:33:51 +02:00
  • f9bc4a29c9 Clean installation requirements in setup.py blackfly 2020-04-06 15:58:35 +02:00
  • a113b45a73 Add distance functions blackfly 2020-04-05 13:41:17 +02:00
  • 93e70b6c82 Add prototorch/functions/__init__.py blackfly 2020-04-05 13:39:16 +02:00
  • 5d7188abf1 Add prototorch/__init__.py blackfly 2020-04-05 13:38:29 +02:00
  • c4878f806e Update versioning convention blackfly 2020-04-05 13:31:06 +02:00
  • 9dca392159 Update README.md blackfly 2020-03-30 13:30:10 +02:00
  • cab2d5e77c Remove pytorch_lightning requirement from setup.py blackfly 2020-03-30 13:29:34 +02:00
  • 5aedc68527 Fix typo in .bumpversion.cfg blackfly 2020-03-30 13:29:04 +02:00
  • 326eddc278 Add setup.py and other project files blackfly 2020-02-17 18:02:52 +01:00
  • eb5ed171be Update README blackfly 2020-02-17 18:00:12 +01:00
  • 94727baa85
    Initial commit Jensun Ravichandran 2020-02-07 10:11:36 +01:00