* [http://wekaclassalgos.sourceforge.net/ LVQ for WEKA]: Implementation of LVQ variants (LVQ1, OLVQ1, LVQ2.1, LVQ3, OLVQ3) for the WEKA Machine Learning Workbench.
* [http://www.cis.hut.fi/research/lvq_pak/ lvq_pak] official release (1996) by Kohonen and his team
* [http://jsalatas.ictpro.gr/weka/ LVQ for WEKA]: Another implementation of LVQ in Java for the WEKA Machine Learning Workbench.
* [http://www.cs.rug.nl/~biehl/gmlvq GMLVQ toolbox]: An easy-to-use implementation of Generalized Matrix LVQ (matrix relevance learning) in (c) matlab
* [https://github.com/JonStargaryen/gmlvq GMLVQ for WEKA]: Generalized Matrix LVQ (matrix relevance learning) in Java for the WEKA Machine Learning Workbench.
* [https://github.com/si-cim/prototorch ProtoTorch]: Prototype Learning in PyTorch
* [https://github.com/si-cim/prototorch_models ProtoTorch Models]: Pre-packaged prototype-based machine learning models using ProtoTorch and PyTorch-Lightning.