Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 240 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 240 Bytes

NeuralNetwork

NeuralNetwork and Matrix library from scratch, following TheCodingTrain videos (Chapter 10).

Also, a Perceptron exmaple that evolves to learn the function that divides a set of points.