Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						7e241ff7d8
					 | 
					
						
						
							
							[WIP] Update examples/liramlvq_tecator.py
						
						
						
						
						
						
					 | 
					
						2021-06-02 00:02:31 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						757f4e980d
					 | 
					
						
						
							
							Add Local-Matrix LVQ
						
						
						
						
						
						
						
						Also remove the use of `self.distance_fn` in favor of `self.distance_layer`. 
						
						
					 | 
					
						2021-06-01 23:44:16 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						5ec2dd47cd
					 | 
					
						
						
							
							Remove unused import
						
						
						
						
						
						
					 | 
					
						2021-06-01 23:40:56 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						930f84d3c7
					 | 
					
						
						
							
							Remove examples/gmlvq_iris.py
						
						
						
						
						
						
					 | 
					
						2021-06-01 23:40:15 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						e8cd4d765c
					 | 
					
						
						
							
							Remove unused variable
						
						
						
						
						
						
					 | 
					
						2021-06-01 23:39:39 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						8403b01081
					 | 
					
						
						
							
							Move CELVQ to probabilistic.py
						
						
						
						
						
						
					 | 
					
						2021-06-01 23:39:06 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						aff6aedd60
					 | 
					
						
						
							
							Use the add_components API for adding prototypes
						
						
						
						
						
						
					 | 
					
						2021-06-01 23:37:45 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						1b6843dbbb
					 | 
					
						
						
							
							Remove unused imports
						
						
						
						
						
						
					 | 
					
						2021-06-01 19:31:03 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						21023a88d7
					 | 
					
						
						
							
							[BUGFIX] Fix RSLVQ
						
						
						
						
						
						
					 | 
					
						2021-06-01 17:44:10 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						9c1a41997b
					 | 
					
						
						
							
							[FEATURE] Add Growing Neural Gas
						
						
						
						
						
						
					 | 
					
						2021-06-01 17:19:43 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						1636c84778
					 | 
					
						
						
							
							Rename rslvq example
						
						
						
						
						
						
					 | 
					
						2021-05-31 17:56:45 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						27eccf44d4
					 | 
					
						
						
							
							Use LambdaLayer from ProtoTorch
						
						
						
						
						
						
					 | 
					
						2021-05-31 16:53:04 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						8f4d66edf1
					 | 
					
						
						
							
							[Bugfix] Fix classcount in LIRAMLVQ example
						
						
						
						
						
						
					 | 
					
						2021-05-31 11:48:23 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						2a218c0ede
					 | 
					
						
						
							
							Add example for dynamic components in callbacks
						
						
						
						
						
						
					 | 
					
						2021-05-31 11:39:24 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						db064b5af1
					 | 
					
						
						
							
							Improvement of model __repr__
						
						
						
						
						
						
					 | 
					
						2021-05-31 11:19:06 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						0ac4ced85d
					 | 
					
						
						
							
							[refactor] Use functional variant of accuracy
						
						
						
						
						
						
						
						Prevents Accuracy in `__repr__` of the models. 
						
						
					 | 
					
						2021-05-31 11:12:27 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						e9d2075fed
					 | 
					
						
						
							
							Sort imports in example scripts
						
						
						
						
						
						
					 | 
					
						2021-05-31 00:52:16 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						7b7bc3693d
					 | 
					
						
						
							
							Merge branch 'dev' of github.com:si-cim/prototorch_models into dev
						
						
						
						
						
						
					 | 
					
						2021-05-31 00:32:49 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						cd73f6c427
					 | 
					
						
						
							
							Add examples/dynamic_components.py
						
						
						
						
						
						
					 | 
					
						2021-05-31 00:32:27 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						a60337ff27
					 | 
					
						
						
							
							[refactor] Move probabilistic to Prototorch
						
						
						
						
						
						
					 | 
					
						2021-05-28 20:39:32 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						e3392ee952
					 | 
					
						
						
							
							[refactor] DRY Probabilistic models
						
						
						
						
						
						
					 | 
					
						2021-05-28 17:13:06 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						dade502686
					 | 
					
						
						
							
							Add MNIST datamodule and training mixin factory.
						
						
						
						
						
						
					 | 
					
						2021-05-28 16:33:31 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						b7edee02c3
					 | 
					
						
						
							
							[WIP] Add CELVQ
						
						
						
						
						
						
						
						TODO Ensure that the distances/probs corresponding to the plabels are sorted
like the target labels. 
						
						
					 | 
					
						2021-05-27 17:40:16 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						41b2a2f496
					 | 
					
						
						
							
							Add model tree to documentation.
						
						
						
						
						
						
					 | 
					
						2021-05-26 21:29:37 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						66e3e51a52
					 | 
					
						
						
							
							Add references to the documentation.
						
						
						
						
						
						
					 | 
					
						2021-05-26 21:20:17 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						0c1f7a4772
					 | 
					
						
						
							
							[BUGFIX] Update paths in documentaion for LVQ
						
						
						
						
						
						
					 | 
					
						2021-05-26 16:19:10 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						663eb12ad7
					 | 
					
						
						
							
							Dummy test gets detected again
						
						
						
						
						
						
					 | 
					
						2021-05-25 22:03:38 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						3fa1fb54f1
					 | 
					
						
						
							
							Refactor tests
						
						
						
						
						
						
					 | 
					
						2021-05-25 21:28:05 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						cc49f26b77
					 | 
					
						
						
							
							Remove normalization transform from cli example
						
						
						
						
						
						
					 | 
					
						2021-05-25 21:13:37 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						db965541fd
					 | 
					
						
						
							
							Update example
						
						
						
						
						
						
					 | 
					
						2021-05-25 20:57:54 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						d091dea6a1
					 | 
					
						
						
							
							Update tutorial
						
						
						
						
						
						
					 | 
					
						2021-05-25 20:54:07 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						d411e52be4
					 | 
					
						
						
							
							Refactor non-gradient-lvq models into lvq.py
						
						
						
						
						
						
					 | 
					
						2021-05-25 20:37:34 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						32d6f95db0
					 | 
					
						
						
							
							Add RSLVQ and LikelihoodLVQ
						
						
						
						
						
						
					 | 
					
						2021-05-25 20:26:15 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						139109804f
					 | 
					
						
						
							
							[BUGFIX] Use _forward in LVQ1 and LVQ21
						
						
						
						
						
						
					 | 
					
						2021-05-25 17:43:37 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						2cc11ae2e3
					 | 
					
						
						
							
							Ignore .pt files
						
						
						
						
						
						
					 | 
					
						2021-05-25 16:46:31 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						72e064338c
					 | 
					
						
						
							
							Use 'num_' in all variable names
						
						
						
						
						
						
					 | 
					
						2021-05-25 15:41:10 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						e7e6bf9173
					 | 
					
						
						
							
							Fix failing example
						
						
						
						
						
						
					 | 
					
						2021-05-21 18:54:47 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						2aa631f4e6
					 | 
					
						
						
							
							Improve example test script (with failing example)
						
						
						
						
						
						
					 | 
					
						2021-05-21 18:48:37 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						c6992da123
					 | 
					
						
						
							
							Travis didn't use the dev branch
						
						
						
						
						
						
					 | 
					
						2021-05-21 18:35:00 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						dcbd0c1e5c
					 | 
					
						
						
							
							Travis didn't use the dev branch
						
						
						
						
						
						
					 | 
					
						2021-05-21 18:30:10 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						b8bca71206
					 | 
					
						
						
							
							[Travis] Use dev branch of prototorch for tests.
						
						
						
						
						
						
					 | 
					
						2021-05-21 18:22:29 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						419eca46af
					 | 
					
						
						
							
							Add example test script
						
						
						
						
						
						
					 | 
					
						2021-05-21 18:16:17 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						5b12629bd9
					 | 
					
						
						
							
							All examples use argparse
						
						
						
						
						
						
					 | 
					
						2021-05-21 17:55:55 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						b60db3174a
					 | 
					
						
						
							
							LightningCLI Example.
						
						
						
						
						
						
					 | 
					
						2021-05-21 17:13:15 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						8ce18f83ce
					 | 
					
						
						
							
							Add prototype_initializer function to GLVQ
						
						
						
						
						
						
						
						This allows overwriting it inside subclasses. 
						
						
					 | 
					
						2021-05-21 17:13:10 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexander Engelsberger
							
						 
					 | 
					
						
						
							
						
						7b4f7d84e0
					 | 
					
						
						
							
							Update Documentation
						
						
						
						
						
						
						
						Clean up project 
						
						
					 | 
					
						2021-05-21 15:42:45 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						a5e086ce0d
					 | 
					
						
						
							
							Refactor code
						
						
						
						
						
						
					 | 
					
						2021-05-21 13:33:57 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						0611f81aba
					 | 
					
						
						
							
							Update models namespace
						
						
						
						
						
						
					 | 
					
						2021-05-21 13:11:59 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						a9382dcd9b
					 | 
					
						
						
							
							Add get_prototype_grid method
						
						
						
						
						
						
					 | 
					
						2021-05-21 13:11:48 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jensun Ravichandran
							
						 
					 | 
					
						
						
							
						
						0933a88a1b
					 | 
					
						
						
							
							Fix ImageCBC bug
						
						
						
						
						
						
					 | 
					
						2021-05-21 13:11:36 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 |