10000 GitHub - edebie/deepneuroevolution: Evolving deep neural network agents using Genetic Algorithms
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

edebie/deepneuroevolution

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
< 6D93 /div>
 
 
 
 

Repository files navigation

Evolving deep neural network agents using Genetic Algorithms

Implementing Deep Neuroevolution in PyTorch to evolve an agent for CartPole [code + tutorial]. This code accompanies my tutorial on deep neuroevolution.

The code supports neuroevolution of any PyTorch model (with linear or conv layers).

About

Evolving deep neural network agents using Genetic Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%
0