The Wayback Machine - https://web.archive.org/web/20210101231331/https://github.com/sourcecode369/Augmented-Random-Search-
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.

master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

README.md

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.