Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 345 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 345 Bytes

ann_notebooks

Tutorial of different Artificial Neural Networks using the platform IPython Notebook (http://ipython.org/notebook.html)

Perceptron

The following is an example of the training process of a Perceptron without bias component that is generated in the tutorial