Skip to content

Dikshuy/adaptive-discount-factor-in-RL

Repository files navigation

adaptive-discount-factor-in-RL

clone the repository

git clone https://github.com/Dikshuy/adaptive-discount-factor-in-RL.git

Installing gym-simplegrid

cd adaptive-discount-factor-in-RL/gym-simplegrid
pip3 install -e .
cd ..

Installing gymnasium for gym environments

pip3 install numpy matplotlib gymnasium tqdm

Running experiments

Making the shell file executable

chmod +x job.sh

Run actor critic for different environments

cd experiments/
./job.sh

About

why not change γ over time?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •