3 Forks
13 Stars
13 Watchers

LifelongRL

Lifelong Reinforcement Learning codes. Python implementation for the SR-LLRL Algorithm, proposed in our 2021 IEEE SMC Conference Paper "Accelerating lifelong reinforcement learning via reshaping rewards".

How to download and setup LifelongRL

Open terminal and run command
git clone https://github.com/Kchu/LifelongRL.git
git clone is used to create a copy or clone of LifelongRL repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LifelongRL https://github.com/Kchu/LifelongRL/archive/master.zip

Or simply clone LifelongRL with SSH
[email protected]:Kchu/LifelongRL.git

If you have some problems with LifelongRL

You may open issue on LifelongRL support forum (system) here: https://github.com/Kchu/LifelongRL/issues