/Neural-Network.py

Neural Network From Scratch made in python

Primary LanguagePythonMIT LicenseMIT

Neural-Network.py

Neural Network "From Scratch". Spoiler (It is not)

Neural Network made in python.

This is my second try to do a AI, this thime it will solve a extremily famous problem. I will do this in OOP as much it is posible.

Libraries, Frameworks and Modules

I dont want to use to much libreries. This will be "From Scratch" but i will use some modules... So in the future i am gonna remake this repo but actually From Scratch.