Skip to content

A basic Neural Network made from scratch that does Linear Regression and Genetic Learning

License

Notifications You must be signed in to change notification settings

ThePhoenix78/NeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuralNetwork

A basic Neural Network made from scratch that does Linear Regression and Genetic Learning

Note : This neural network can improve itself by changing the amount of weights/bias and layers with the time

Explanations :

input

Will become

output

This is how it looks like when you run the code

explanation

In this case, the AI determined that it only needs one layers of 13 weights to be more efficient

About

A basic Neural Network made from scratch that does Linear Regression and Genetic Learning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages