Main Content
Competitive Layers
Identify prototype vectors for clusters of examples using a simple neural network
Functions
competlayer | Competitive layer |
view | View shallow neural network |
train | Train shallow neural network |
trainru | Unsupervised random order weight/bias training |
learnk | Kohonen weight learning function |
learncon | Conscience bias learning function |
genFunction | Generate MATLAB function for simulating shallow neural network |
Topics
- Cluster with a Competitive Neural Network
- Deploy Shallow Neural Network Functions
Simulate and deploy trained shallow neural networks using MATLAB® tools.
- Deploy Training of Shallow Neural Networks
Learn how to deploy training of shallow neural networks.
- Competitive Learning
Neurons in a competitive layer learn to represent different regions of the input space where input vectors occur.