sykwer/tensorflow_ddpg — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2018-04-18
Study a reference implementation of DDPG to understand how continuous-control reinforcement learning works.
Train a simulated pendulum to balance itself using the included InvertedPendulum example.
Use as a starting point to experiment with other continuous control problems in OpenAI Gym.
Follow along with the author's Japanese explanatory articles to learn DDPG step-by-step.
| sykwer/tensorflow_ddpg | a-bissell/unleash-lite | abhiinnovates/whatsapp-hr-assistant | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | Python | Python | Python |
| Last pushed | 2018-04-18 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | moderate | hard | hard |
| Complexity | 3/5 | 4/5 | 3/5 |
| Audience | researcher | researcher | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires TensorFlow and OpenAI Gym installed to run the training example.
A learning project implementing DDPG, an AI technique that trains simulated robots to make smooth, fine-grained decisions instead of picking between a few fixed choices.
Mainly Python. The stack also includes Python, TensorFlow, OpenAI Gym.
Dormant — no commits in 2+ years (last push 2018-04-18).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
double-check against the repo, no cap.