Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 515 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 515 Bytes

Neural-Net

Murali Andoor

Same References as Neural-Net-2, see README.md for details and specific files

Brief List:

Libraries: numpy (www.numpy.org), scipy (www.scipy.org)

Other References:

"A Step by Step Backpropagation Algorithm", Matt Mazur, (https://mattmazur.com/2015/03/17/a-step-by-step-backpropagation-example/)

"Activation function", Wikipedia, (https://en.wikipedia.org/wiki/Activation_function)

"Neural Networks and Deep Learning", Michael Nielsen, (http://neuralnetworksanddeeplearning.com/)