Jensun Ravichandran
|
ed03ab168e
|
[BUGFIX] Fix lambda_matrix property in GMLVQ
|
2021-05-10 14:09:25 +02:00 |
|
Jensun Ravichandran
|
c6e06ceaa4
|
Properly initialize prototypes in LVQMLN
|
2021-05-09 20:55:28 +02:00 |
|
Jensun Ravichandran
|
ca4c9da10a
|
Add the namespace hook for GMLVQ in the model class
|
2021-05-09 20:53:31 +02:00 |
|
Jensun Ravichandran
|
d7972a69e8
|
Update GMLVQ model
|
2021-05-07 15:24:47 +02:00 |
|
Alexander Engelsberger
|
4bbe73e3a9
|
Add GRLVQ with examples.
|
2021-05-06 18:42:06 +02:00 |
|
Alexander Engelsberger
|
5a2f4f6170
|
Revert deletion of training accuracy.
|
2021-05-06 18:02:01 +02:00 |
|
Alexander Engelsberger
|
1c3613019b
|
Update Examples to new initializer architecture.
Visualization still borken for some examples.
|
2021-05-06 14:10:09 +02:00 |
|
Jensun Ravichandran
|
d644114090
|
Add loss transfer function to glvq
|
2021-05-04 20:56:16 +02:00 |
|
Jensun Ravichandran
|
f402eea884
|
Add GMLVQ examples
|
2021-05-04 15:11:16 +02:00 |
|
Jensun Ravichandran
|
a1ac5a70c7
|
Use squared euclidean distance in GMLVQ
|
2021-05-04 14:34:00 +02:00 |
|
Jensun Ravichandran
|
d8e017ae74
|
Update SiameseGLVQ
|
2021-05-03 16:09:22 +02:00 |
|
Jensun Ravichandran
|
96aeaa3448
|
Add support for multiple optimizers
|
2021-05-03 13:20:49 +02:00 |
|
Jensun Ravichandran
|
6dd9b1492c
|
Add more models
|
2021-04-29 23:37:22 +02:00 |
|
Jensun Ravichandran
|
a16bebd0c4
|
Use Components instead of Prototypes and refactor old examples
|
2021-04-29 17:05:41 +02:00 |
|
Alexander Engelsberger
|
eeb684b3b6
|
GLVQ with configurable distance.
|
2021-04-27 15:41:44 +02:00 |
|
Jensun Ravichandran
|
1fb197077c
|
Add siamese glvq
|
2021-04-27 14:35:17 +02:00 |
|
Alexander Engelsberger
|
c4c51a16fe
|
Automatic Formating.
|
2021-04-23 17:27:47 +02:00 |
|
Jensun Ravichandran
|
d0d69f610e
|
Show accuracy in the progress bar
|
2021-04-21 22:28:36 +02:00 |
|
Jensun Ravichandran
|
fadf8c25bf
|
Add more experimental changes
The code gets very messy very quickly as soon as serialization features are
needed.
|
2021-04-21 21:59:19 +02:00 |
|
Jensun Ravichandran
|
e5a62bd0fc
|
Fix broken state from previous commit
|
2021-04-21 21:35:52 +02:00 |
|
Jensun Ravichandran
|
fe36e5fad9
|
Add partial metric/hparam features [BROKEN STATE]
|
2021-04-21 19:16:57 +02:00 |
|
Jensun Ravichandran
|
f6994dfd83
|
Add glvq model
|
2021-04-21 14:51:34 +02:00 |
|