/Bipedal-Walker-ARS

Trainig model to walk on two legs - using AUGMENTED RANDOM SEARCH

Primary LanguagePython

Bipedal-Walker-ARS

Repository contains agent that learns to walk using OpenAI gym 'Bipedal-Walker-v2' environment and Augmented Random Search algorithm.



See sample video of trained model performance

Dependencies

  • Python 3
  • gym
  • numpy
  • box2D

Additional information

Poject was midterm assignment for school of AI MOVE37 course. And was mostly inspired by:

28.10.2018
Daniel Piskorski