Build your own data portfolio for free

The Back-propagation Algorithm

Project photo

Project links

Skills

About this project

Implementation of the back-propagation algorithm using only the linear algebra and other mathematics tool available in numpy and scipy. We will restrict ourselves to fully-connected feed forward neural networks with one hidden layer (plus an input and an output layer).