10 Forks
102 Stars
102 Watchers

l2r

Open-source reinforcement learning environment for autonomous racing — featured as a conference paper at ICCV 2021 and as the official challenge tracks at both SL4AD@ICML2022 and AI4AD@IJCAI2022. These are the L2R core libraries.

How to download and setup l2r

Open terminal and run command
git clone https://github.com/learn-to-race/l2r.git
git clone is used to create a copy or clone of l2r 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 l2r https://github.com/learn-to-race/l2r/archive/master.zip

Or simply clone l2r with SSH
[email protected]:learn-to-race/l2r.git

If you have some problems with l2r

You may open issue on l2r support forum (system) here: https://github.com/learn-to-race/l2r/issues