Commit Graph

  • 559f4acc73 Update readme Jensun Ravichandran 2020-09-24 12:01:50 +0200
  • 9b5bccc39d Update readme Jensun Ravichandran 2020-09-24 11:54:32 +0200
  • a8a99f6971 Update iris example Jensun Ravichandran 2020-09-24 11:54:18 +0200
  • 58efa5a4cf Fix things codacy complains about Jensun Ravichandran 2020-09-24 11:53:35 +0200
  • 9672aab8e2 Add codacy config file Jensun Ravichandran 2020-09-24 11:27:56 +0200
  • d5ab9c3771 Fix divide-by-zero in example Jensun Ravichandran 2020-09-23 15:29:26 +0200
  • 3e6aa6a20b Update example Jensun Ravichandran 2020-08-04 11:30:50 +0200
  • b138277608 Fix int fill-value error in test_modules.py Jensun Ravichandran 2020-07-30 11:42:37 +0200
  • 9ccbec52f7 Update install requirements and readme Jensun Ravichandran 2020-07-30 11:19:02 +0200
  • cd652508b9 Update manifest Jensun Ravichandran 2020-07-13 09:32:38 +0200
  • fa72c7156e Update tests/test_modules.py Jensun Ravichandran 2020-07-13 09:32:12 +0200
  • 6e72b9267a Add siamese example using GMLVQ and Tecator Jensun Ravichandran 2020-07-13 09:31:48 +0200
  • 8a4a596035 Make prototype_labels non-trainable Parameters blackfly 2020-04-27 13:39:27 +0200
  • 0cfbc0473b Bump version: 0.1.1-dev0 → 0.1.1-rc0 v0.1.1-rc0 blackfly 2020-04-27 12:56:42 +0200
  • cf0659d881 Add test cases to test newly added features blackfly 2020-04-27 12:49:54 +0200
  • d17b9a3346 Modify stratified_min function blackfly 2020-04-27 12:48:12 +0200
  • 532f63b1de Add one-hot support in functions/initializers.py blackfly 2020-04-27 12:47:44 +0200
  • c11a3860df Refactor functions/losses.py blackfly 2020-04-27 12:47:15 +0200
  • dab91e471a Add minor cosmetic changes blackfly 2020-04-27 12:45:42 +0200
  • a167565857 Update Prototypes1D blackfly 2020-04-27 12:44:19 +0200
  • e063625486 Remove some requirements from requirements.txt blackfly 2020-04-15 12:12:44 +0200
  • 89eb5358a0 Try fixing tqdm AttributeError blackfly 2020-04-14 20:26:49 +0200
  • 5c59515128 Update github action 'tests' blackfly 2020-04-14 20:19:23 +0200
  • 7eb7a6b194 Update .travis.yml blackfly 2020-04-14 20:19:15 +0200
  • 5811c4b9f9 Add requirements.txt blackfly 2020-04-14 20:18:45 +0200
  • 7b1887d56e Add 'requests' requirements for downloading datasets blackfly 2020-04-14 20:04:10 +0200
  • 63a25e7a38 Refactor examples/glvq_iris.py blackfly 2020-04-14 19:57:19 +0200
  • a0f20a40f6 Add test cases to test recently added features blackfly 2020-04-14 19:53:51 +0200
  • 88cbe0a126 Add alias for squared_euclidean_distance blackfly 2020-04-14 19:53:26 +0200
  • a3548e0ddd Add stratified_min competition function blackfly 2020-04-14 19:52:59 +0200
  • 3cfbc49254 Fix generator bug in stratified_random initializer blackfly 2020-04-14 19:51:54 +0200
  • 2b82830590 Add 'datasets' to main package __init__.py blackfly 2020-04-14 19:51:14 +0200
  • 553b1e1a65 Refactor datasets and use float32 instead of float64 in Tecator blackfly 2020-04-14 19:49:59 +0200
  • a9d2855323 Refactor prototypes module and begin documentation blackfly 2020-04-14 19:48:46 +0200
  • cf7d7b5d9d Add tests/test_datasets.py blackfly 2020-04-14 19:47:59 +0200
  • a22c752342 Add prototorch/datasets blackfly 2020-04-14 19:47:34 +0200
  • 4158586cb9 More cosmetic changes blackfly 2020-04-11 18:12:37 +0200
  • f80d9648c3 Minor cosmetic changes blackfly 2020-04-11 17:35:32 +0200
  • e54bf07030 Populate init files blackfly 2020-04-11 17:35:00 +0200
  • 8c629c0cb1 Fix a bunch of codacy code-style issues blackfly 2020-04-11 15:47:26 +0200
  • 8f3a43f62a Remove assert statements following codacy security recommendation blackfly 2020-04-11 15:45:29 +0200
  • 955661af95 Remove utils import from prototorch/__init__.py blackfly 2020-04-11 15:12:53 +0200
  • c54d14c55e Remove datasets import from prototorch/__init__.py blackfly 2020-04-11 14:59:11 +0200
  • 6090aad176 Update examples/glvq_iris.py to use the recently modified API blackfly 2020-04-11 14:29:06 +0200
  • 1ec7bd261b Add small API changes and more test cases blackfly 2020-04-11 14:28:22 +0200
  • da3b0cc262 Update RELEASE.md blackfly 2020-04-11 14:26:05 +0200
  • f640a22cf2 Rename input to x in activation functions blackfly 2020-04-11 14:25:35 +0200
  • c843ace63d Update README.md blackfly 2020-04-11 14:22:34 +0200
  • 242c9de3b6 Fix codecov reporting in .travis.yml blackfly 2020-04-08 23:37:11 +0200
  • 438a5b9360 Bump version: 0.1.0-rc0 → 0.1.1-dev0 v0.1.1-dev0 blackfly 2020-04-08 23:00:34 +0200
  • f98f3d095e Update .travis.yml to cache artifacts from test scripts blackfly 2020-04-08 22:47:31 +0200
  • 21b0279839 Add test cases blackfly 2020-04-08 22:47:08 +0200
  • b19cbcb76a Fix zero-distance bug in glvq_loss blackfly 2020-04-08 22:46:08 +0200
  • 7d5ab81dbf Clean up prototorch/functions/distances.py blackfly 2020-04-08 22:44:02 +0200
  • bde408a80e Prepare activation and competition functions for TorchScript blackfly 2020-04-08 22:42:56 +0200
  • 900955d67a Rename tests github action blackfly 2020-04-08 22:34:26 +0200
  • 3757c937b3 Bump version: 0.1.0-dev0 → 0.1.0-rc0 v0.1.0-rc0 blackfly 2020-04-06 21:49:52 +0200
  • 38f637aaeb Add build status batch from travis blackfly 2020-04-06 21:38:47 +0200
  • 6ddfe48a95 Use bionic distribution instead of trusty blackfly 2020-04-06 21:21:14 +0200
  • bf0e694321 Add missing torch dependency in travis.yml blackfly 2020-04-06 21:16:43 +0200
  • e2c9848120 Update tox.ini to use coverage blackfly 2020-04-06 21:05:57 +0200
  • dc60b7e5b5 Add .travis.yml blackfly 2020-04-06 21:05:20 +0200
  • c21913fdd4 Add tests/__init__.py blackfly 2020-04-06 21:01:50 +0200
  • 59e31f94ab Add more version badges and bibtex section to README.md blackfly 2020-04-06 19:59:52 +0200
  • cddefa9b0d Add RELEASE.md blackfly 2020-04-06 18:52:12 +0200
  • 26d71fdd60 Add version badges to README.md blackfly 2020-04-06 18:48:02 +0200
  • ced8f532dd Update MANIFEST.in to include codecov and test scripts blackfly 2020-04-06 18:32:06 +0200
  • 4ec0bb5e60 Bump version: 0.0.0-dev1 → 0.1.0-dev0 v0.1.0-dev0 blackfly 2020-04-06 18:22:15 +0200
  • f1b3f8a693 Add .codecov.yml and codecov badge to README.md blackfly 2020-04-06 18:07:15 +0200
  • a287953c48 Fix broken "Tests" workflow blackfly 2020-04-06 17:45:15 +0200
  • 624de3b471 Fix "Tests" workflow blackfly 2020-04-06 17:42:29 +0200
  • ab285ffcd4 Add examples/glvq_iris.py blackfly 2020-04-06 16:43:59 +0200
  • b581f3ab02 Add tests/test_modules.py blackfly 2020-04-06 16:36:43 +0200
  • 398d863232 Add prototype and loss modules blackfly 2020-04-06 16:36:28 +0200
  • 8a96749716 Add tests/test_functions.py blackfly 2020-04-06 16:34:52 +0200
  • 33e8f1297f Add basic prototorch functions needed for GLVQ blackfly 2020-04-06 16:33:51 +0200
  • f9bc4a29c9 Clean installation requirements in setup.py blackfly 2020-04-06 15:58:35 +0200
  • a113b45a73 Add distance functions blackfly 2020-04-05 13:41:17 +0200
  • 93e70b6c82 Add prototorch/functions/__init__.py blackfly 2020-04-05 13:39:16 +0200
  • 5d7188abf1 Add prototorch/__init__.py blackfly 2020-04-05 13:38:29 +0200
  • c4878f806e Update versioning convention blackfly 2020-04-05 13:31:06 +0200
  • 9dca392159 Update README.md blackfly 2020-03-30 13:30:10 +0200
  • cab2d5e77c Remove pytorch_lightning requirement from setup.py blackfly 2020-03-30 13:29:34 +0200
  • 5aedc68527 Fix typo in .bumpversion.cfg blackfly 2020-03-30 13:29:04 +0200
  • 326eddc278 Add setup.py and other project files blackfly 2020-02-17 18:02:52 +0100
  • eb5ed171be Update README blackfly 2020-02-17 18:00:12 +0100
  • 94727baa85
    Initial commit Jensun Ravichandran 2020-02-07 10:11:36 +0100