Source code for fast training of multilayer perceptron for approximation. Example training and validation data files included. Source code for applying the trained network. Resulting networks can be pruned by NuMap7.06. The training algorithm can be modified to be substantially better than BP. A readme file is provided. The classification ...
Source code for fast training of multilayer perceptron classifier. Example training and validation data files included. Source code for applying the trained network. Resulting networks can be pruned by NuClass7.06. The training algorithm can be modified to be substantially better than BP. A readme file is provided. The approximation/regression ...
... organizing map (SOM) and K-Means clustering. C source code for applying trained networks is provided, so users can use networks in their own applications. User-supplied txt-format training data files, containing rows of numbers, can be of any size. Example training data is also provided. Fast VB Graphics for network training ...
... organizing map (SOM) and K-Means clustering. C source code for applying trained networks is provided, so users can use networks in their own applications. User-supplied txt-format training data files, containing rows of numbers, can be of any size. Example training data is also provided. Fast VB Graphics for network classification ...