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