- problems: (regression, classification, multi-modal regression)
- maximum likelihood estimation
- elements of neural networks
- Multi-Layer-Perceptrons (MLPs)
- Radial Basis Functions (RBFs)
- Recurrent Neural Networks (RNNs)
- Hierarchical Mixtures of Experts (HMEs)
- Objective Functions
- What does it mean to minimize mean squared error ?
- Neural network training
Neural networks are great general tools for supervised learning from
examples and recently have been used for many problems. I will try to give
an overview to introduce terms and concepts.