Skip to content

The repository includes the Augmented Random Search algorithm implemented from scratch in Python. This AI algorithm as released on March 2018 research paper is a faster and more efficient than other reinforcement algorihtms.

Notifications You must be signed in to change notification settings

sourcecode369/Augmented-Random-Search-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Augmented-Random-Search

The repository includes the Augmented Random Search algorithm implemented from scratch in Python. This ARS algorithm as released on March 2018 research paper is a rather simple, fast and more efficient than other reinforcement algorihtms.

For Futher Reading,

Ben Recht, 2018, Clues for Which I Search and Choose

Horia Mania et al., 2018, Simple random search provides a competitive approach to reinforcement learning

Tim Salimans et al.,Open AI 2018, Evolution Strategies as a Scalable Alternative to Reinforcement Learning

About

The repository includes the Augmented Random Search algorithm implemented from scratch in Python. This AI algorithm as released on March 2018 research paper is a faster and more efficient than other reinforcement algorihtms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages