Skip to content

A DNN built from scratch, featuring multiple fully-connected layers and utilizing the Genetic Algorithm as the optimizer.

License

Notifications You must be signed in to change notification settings

manili/GeneticOptimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GeneticOptimizer

This signifies a DNN built from scratch, featuring:

  1. Multiple fully-connected layers
  2. Utilizing the Genetic Algorithm as the optimizer a instead of SGD and back-propagation.

About

A DNN built from scratch, featuring multiple fully-connected layers and utilizing the Genetic Algorithm as the optimizer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages