Multilayer Neural Networks

  • Print

This is a series of video about multi-layer neural networks, which will walk through the introduction, the architecture of feedforward fully-connected neural network and its working principle, the working principle of backpropagation learning algorithm, and the working principle and learning issues of radial-basis-function (RBF) neural network.

Part 1: Introduction

Part 2a: Feedforward Neural Network

Part 2b: Feedforward Neural Network - An Example

Part 3a: Backpropagation I

Part 3b: Backpropagation II

Part 4: Radial Basis Function (RBF) Neural Network and Learning Issues