MorvanZhou/train-robot-arm-from-scratch
A tutorial series teaching how to build a robot arm environment and train it using DDPG reinforcement learning with TensorFlow.

Velocity · 7d
+0.1
★ / day
Trend
→steady
star history
This repository contains a multi-part tutorial for learning reinforcement learning through robotics. It covers building a training framework from scratch, creating a simulated robot arm environment, and implementing the DDPG (Deep Deterministic Policy Gradient) algorithm using TensorFlow to train the arm to reach goals. The tutorial is available in both English and Chinese.