MorvanZhou/Reinforcement-learning-with-tensorflow
A collection of reinforcement learning tutorials covering basic to advanced RL algorithms with TensorFlow implementations.

Velocity · 7d
+2.8
★ / day
Trend
→steady
star history
This repository contains tutorials on reinforcement learning algorithms ranging from basic Q-learning to advanced methods like PPO, A3C, and DDPG. All implementations are built with TensorFlow and include examples using OpenAI Gym environments. The tutorials progress from simple maze problems to complex continuous control tasks.