/NeuralNetworks

This repository will keep all algorithms about Neural Networks that I've learnt.

Primary LanguagePythonMIT LicenseMIT

Neural Networks

This project has been developed aims educational purposes. This repository is keeping all algorithms that I learned during my studies about Neural Networks. Also, I hope it will be a good source for other students interested in Neural Networks.

Which Neural Networks was developed?

  1. Perceptron

TODO

  1. Include training visualization through charts.
  2. Create an Adaline.