environments for reinforcement learning based on panda-gym
-
Updated
Aug 22, 2022 - Python
environments for reinforcement learning based on panda-gym
This repository contains implementations of the DDPG and TD3 algorithms along with HER to train the PandaReach-v3 agent and then use the projection-based inverse reinforcement learning algorithm to train apprentice agents using the trained agent as the expert.
A collection of my implemented RL agents for games like Pacman, Pong, SpaceInvaders, Frozenlake, Taxi, Pixelcopter, Pyramids and a lot more by implementing various DRL algorithms using gym, unity-ml, pygame, sb3, rl-zoo and pandagym libraries. To see more advanced & interesting agents, please visit below link:
Add a description, image, and links to the panda-gym topic page so that developers can more easily learn about it.
To associate your repository with the panda-gym topic, visit your repo's landing page and select "manage topics."