Skip to content

Reinforcement Learning practice using Twin-Delayed DDPG(TD3) algorithm. PyTorch is used to develop deep neural networks.

Notifications You must be signed in to change notification settings

koraycaglar/Walker2D

Repository files navigation

Walker2D

Reinforcement Learning practice using Twin-Delayed DDPG(TD3) algorithm. Trained on Walker2DPyBulletEnv-v0 environment. PyTorch is used.

Result

openaigym.video.0.100.video000008.mp4

Libraries Used

os
time
random
numpy
matplotlib
pybullet
gym
torch
collections

About

Reinforcement Learning practice using Twin-Delayed DDPG(TD3) algorithm. PyTorch is used to develop deep neural networks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published