A Visual Guide to Evolution Strategies
Survival of the fittest. Evolved Bipedal Walker GitHub --> In this post I explain how evolution strategies (ES) work with the aid of a few visual examples. I try to keep the equations light, and I provide links to original articles if the reader wishes to understand more details. This is the first post in a series of articles, where I plan to show how to apply these algorithms to a range of tasks from MNIST, OpenAI Gym, Roboschool to PyBullet environments. Introduction Neural network models are ...
Read full article →