artem-oppermann/Deep-Reinforcement-Learning
A collection of several Deep Reinforcement Learning techniques (Deep Q Learning, Policy Gradients, ...), gets updated over time.
No commits in the last 6 months.
Stars
37
Forks
13
Language
Python
License
—
Category
Last pushed
Jan 14, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/artem-oppermann/Deep-Reinforcement-Learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yenchenlin/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
ChenglongChen/pytorch-DRL
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single...
vladfi1/phillip
The SSBM "Phillip" AI.
nikp06/subwAI
Scripts for training an AI to play the endless runner Subway Surfers using a supervised machine...
kingyuluk/RL-FlappyBird
Using reinforcement learning to train FlappyBird.