Neural networks : Introduction : Types of NN's (3 of 5)

To fully understand the MLP, it would be wise to learn the mathematics used in it. This would also make the programming a lot easier.

Here, we have included a flash animation, that shows the basics of the mathematics.

Recurrent networks
A recurrent network has, in opposition to the feedforward networks, neurons that transports a signal back through the network.

Previous Next