Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 451 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 451 Bytes

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.