Artificial neural networks
- Binary Correlation Matrix (BCM) --> Model --> Tests
- Bidirectional Associative Memory (BAM) --> Model --> Tests
- Single Layer Perceptron (PLA - Pocket Learning Algorithm) --> Model --> App
- Hopfield Network (Hebb's Rule) --> Model --> App
- Self-Organizing Map (WTM - Winner Takes Most) [Triangle Shape] --> Model --> App
- Multi Layer Perceptron (BPA - Back Propagation Algorithm) --> Model --> App