ycchen1989 / deepneuroevolution

Evolving deep neural network agents using Genetic Algorithms

Home Page:https://towardsdatascience.com/reinforcement-learning-without-gradients-evolving-agents-using-genetic-algorithms-8685817d84f

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://towardsdatascience.com/reinforcement-learning-without-gradients-evolving-agents-using-genetic-algorithms-8685817d84f


Languages

Language:Jupyter Notebook 100.0%