Skip to content

A simple "Neural Network Optimizer" with genetically changing neuron and layer counts.

License

Notifications You must be signed in to change notification settings

yilmaz08/genetic-neural-network-optimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic Neural Network Optimizer

This is a really simple and basic implementation of a genetic algorithm to train a neural network. However it is not fully functional on every aspect! It just genetically changes the neuron count on every layer and adds/removes layers but it doesn't do anything with biases or weights. So I call it a genetic NN optimizer.

About

A simple "Neural Network Optimizer" with genetically changing neuron and layer counts.

Topics

Resources

License

Stars

Watchers

Forks

Languages