Skip to content

RL environments for quickly running image-based grid-world experiments

License

Notifications You must be signed in to change notification settings

camall3n/visgrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ec72852 · Mar 13, 2023
Sep 6, 2022
Sep 13, 2022
Mar 13, 2023
Mar 13, 2023
Sep 13, 2022
Aug 8, 2021
Oct 14, 2020
Jan 10, 2019
Aug 8, 2021
Sep 8, 2022
Sep 6, 2022

Repository files navigation

visgrid

RL environments for quickly running image-based grid-world experiments.

Installation

Download the repo and install the dependencies:

cd visgrid
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

About

RL environments for quickly running image-based grid-world experiments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages