Random Games Results
December 29, 2021 ยท View on GitHub
MiniGrid-MemoryS13Random-v0 (https://github.com/maximecb/gym-minigrid) to test my lstm implementation
python runner.py --train --file rl_games/configs/minigrid/minigrid_rnn.yaml
https://user-images.githubusercontent.com/1936835/147401083-ccd4020a-a3d6-4bcd-b283-50f5ab3b20b4.mp4
python runner.py --train --file rl_games/configs/minigrid/lava_rnn.yaml
https://user-images.githubusercontent.com/1936835/147620589-fa8b275d-e991-4bee-b225-9fb0f28b0f97.mp4
BipedalWalkerHardcore-v3
python runner.py --train --file rl_games/configs/ppo_walker_hardcode.yaml
https://user-images.githubusercontent.com/1936835/147401481-7121c5bf-3ddd-4151-b200-270f29bfad32.mp4