Neural Network Classifiers
Fast implementation of the GRLVQ, SRNG and H2MGLVQ algorithms, three supervised LVQ classifiers
Please run mexme_NN to recompile mex files on your own plateform (Be sure that you setup your matlab by "matlab -setup" at least one)
Please run test_NN.m to run demo
Cite As
Sebastien PARIS (2026). Neural Network Classifiers (https://www.mathworks.com/matlabcentral/fileexchange/17415-neural-network-classifiers), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.6.0.0 | Bug fixed, fixed for modern Matlab & OS64 |
||
| 1.5.0.0 | - Change inputs/output parsing
|
||
| 1.3.0.0 | -Minor changes |
||
| 1.2.0.0 | - Improve quicksort algorithm
|
||
| 1.1.0.0 | -Update with a better quicksort algorithm
|
||
| 1.0.0.0 | -minors improvement |
