Skip to content

kipgparker/MutationNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C# neural network

Neural network capable of forward passing and mutation driven learning

Dependiencies

  • Unity

Install unity.

Usage

The files will appear you your assets

With unity installed you can go to assets/scene/environment.unity and open it

If you dont want to wait for the model to train. you can load the pretrained model txt files from with in manager InitNetworks function

Process of creation and explanation of neural networks

I wrote a medium article explaining in simple terms how neural networks work, this can be found at: https://towardsdatascience.com/building-a-neural-network-framework-in-c-16ef56ce1fef

About

Neural Network Tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages