Solving OpenAI Gym problems.
-
Updated
Jan 12, 2021 - Python
Solving OpenAI Gym problems.
Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)
Implement RL algorithms in PyTorch and test on Gym environments.
RL with OpenAI Gym
Deep RL implementations. DQN, SAC, DDPG, TD3, PPO and VPG implemented in pytorch. Tested Env: LunarLander-v2 and Pendulum-v0.
Solving OpenAI Pendulum-v0 using PPO
Use naive and learning model predictive control algorithm to control a pendulum.
Deep deterministic policy gradient (DDPG) in PyTorch 🚀
Solutions for Deep Neural Networks course at University of Warsaw.
Add a description, image, and links to the pendulum-v0 topic page so that developers can more easily learn about it.
To associate your repository with the pendulum-v0 topic, visit your repo's landing page and select "manage topics."