Alexander Engelsberger
|
34973808b8
|
Improve documentation.
|
2021-04-21 14:55:54 +02:00 |
|
Alexander Engelsberger
|
c42df6e203
|
Merge version 0.2.0 into feature/plugin-architecture.
|
2021-04-19 16:44:26 +02:00 |
|
Jensun Ravichandran
|
101b50f4e6
|
Update prototypes.py
Changes:
1. Change single-quotes to double-quotes.
|
2021-04-15 12:35:06 +02:00 |
|
Jensun Ravichandran
|
db842b79bb
|
Bump version: 0.1.1-rc0 → 0.2.0
|
2021-04-14 19:21:14 +02:00 |
|
Jensun Ravichandran
|
98a8fc52fa
|
Add docs
|
2021-04-14 19:20:08 +02:00 |
|
Jensun Ravichandran
|
6796ec494f
|
Merge pull request #1 from ChristophRaab/dev
gtlvq
|
2021-04-14 16:18:30 +02:00 |
|
Alexander Engelsberger
|
cd9303267b
|
Use git version.
|
2021-04-14 13:48:00 +02:00 |
|
Alexander Engelsberger
|
599dfc3fda
|
Fix issue with plugin subpackage import.
|
2021-04-13 22:55:49 +02:00 |
|
Alexander Engelsberger
|
5b2ab34232
|
Add plugin loader.
|
2021-04-13 12:36:22 +02:00 |
|
Jensun Ravichandran
|
429570323e
|
Update iris example
|
2021-03-26 16:06:11 +01:00 |
|
Jensun Ravichandran
|
3edb13baf4
|
Update examples/glvq_iris.py script
|
2021-03-01 18:52:54 +01:00 |
|
Jensun Ravichandran
|
42cedbb2b8
|
Fix imports in examples/gmlvq_tecator.py
|
2021-03-01 18:45:41 +01:00 |
|
Jensun Ravichandran
|
2322876eb6
|
Update .travis.yml
|
2021-02-10 17:04:04 +01:00 |
|
Jensun Ravichandran
|
bc7df1059f
|
Add utils folder with color utils
|
2021-02-10 17:03:12 +01:00 |
|
Jensun Ravichandran
|
4c7c9cc34a
|
Update setup.py and README.md
|
2021-02-10 17:02:02 +01:00 |
|
Christoph
|
e39f307194
|
Another Codacy bug fix
|
2021-01-14 11:27:20 +01:00 |
|
Christoph
|
e2867f696e
|
Anoter Codacy bug fix
|
2021-01-14 11:18:25 +01:00 |
|
Christoph
|
30dc0ea8b1
|
Codacy Bug Report fixes
|
2021-01-14 10:04:43 +01:00 |
|
Christoph
|
895281aabd
|
gtlvq
|
2021-01-12 18:11:46 +01:00 |
|
Jensun Ravichandran
|
a55320a65b
|
Add local gmlvq example
|
2020-09-24 16:59:42 +02:00 |
|
Jensun Ravichandran
|
559f4acc73
|
Update readme
|
2020-09-24 12:01:50 +02:00 |
|
Jensun Ravichandran
|
9b5bccc39d
|
Update readme
|
2020-09-24 11:54:32 +02:00 |
|
Jensun Ravichandran
|
a8a99f6971
|
Update iris example
|
2020-09-24 11:54:18 +02:00 |
|
Jensun Ravichandran
|
58efa5a4cf
|
Fix things codacy complains about
|
2020-09-24 11:53:35 +02:00 |
|
Jensun Ravichandran
|
9672aab8e2
|
Add codacy config file
|
2020-09-24 11:27:56 +02:00 |
|
Jensun Ravichandran
|
d5ab9c3771
|
Fix divide-by-zero in example
|
2020-09-23 15:29:26 +02:00 |
|
Jensun Ravichandran
|
3e6aa6a20b
|
Update example
|
2020-08-04 11:30:50 +02:00 |
|
Jensun Ravichandran
|
b138277608
|
Fix int fill-value error in test_modules.py
|
2020-07-30 11:42:37 +02:00 |
|
Jensun Ravichandran
|
9ccbec52f7
|
Update install requirements and readme
|
2020-07-30 11:19:02 +02:00 |
|
Jensun Ravichandran
|
cd652508b9
|
Update manifest
|
2020-07-13 09:32:38 +02:00 |
|
Jensun Ravichandran
|
fa72c7156e
|
Update tests/test_modules.py
|
2020-07-13 09:32:12 +02:00 |
|
Jensun Ravichandran
|
6e72b9267a
|
Add siamese example using GMLVQ and Tecator
|
2020-07-13 09:31:48 +02:00 |
|
blackfly
|
8a4a596035
|
Make prototype_labels non-trainable Parameters
|
2020-04-27 13:39:27 +02:00 |
|
blackfly
|
0cfbc0473b
|
Bump version: 0.1.1-dev0 → 0.1.1-rc0
|
2020-04-27 12:56:42 +02:00 |
|
blackfly
|
cf0659d881
|
Add test cases to test newly added features
|
2020-04-27 12:49:54 +02:00 |
|
blackfly
|
d17b9a3346
|
Modify stratified_min function
|
2020-04-27 12:48:12 +02:00 |
|
blackfly
|
532f63b1de
|
Add one-hot support in functions/initializers.py
|
2020-04-27 12:47:44 +02:00 |
|
blackfly
|
c11a3860df
|
Refactor functions/losses.py
|
2020-04-27 12:47:15 +02:00 |
|
blackfly
|
dab91e471a
|
Add minor cosmetic changes
|
2020-04-27 12:45:42 +02:00 |
|
blackfly
|
a167565857
|
Update Prototypes1D
|
2020-04-27 12:44:19 +02:00 |
|
blackfly
|
e063625486
|
Remove some requirements from requirements.txt
|
2020-04-15 12:12:44 +02:00 |
|
blackfly
|
89eb5358a0
|
Try fixing tqdm AttributeError
|
2020-04-14 20:26:49 +02:00 |
|
blackfly
|
5c59515128
|
Update github action 'tests'
|
2020-04-14 20:19:23 +02:00 |
|
blackfly
|
7eb7a6b194
|
Update .travis.yml
|
2020-04-14 20:19:15 +02:00 |
|
blackfly
|
5811c4b9f9
|
Add requirements.txt
|
2020-04-14 20:18:45 +02:00 |
|
blackfly
|
7b1887d56e
|
Add 'requests' requirements for downloading datasets
|
2020-04-14 20:04:10 +02:00 |
|
blackfly
|
63a25e7a38
|
Refactor examples/glvq_iris.py
|
2020-04-14 19:57:19 +02:00 |
|
blackfly
|
a0f20a40f6
|
Add test cases to test recently added features
|
2020-04-14 19:53:51 +02:00 |
|
blackfly
|
88cbe0a126
|
Add alias for squared_euclidean_distance
|
2020-04-14 19:53:26 +02:00 |
|
blackfly
|
a3548e0ddd
|
Add stratified_min competition function
|
2020-04-14 19:52:59 +02:00 |
|