sljoai / Reinforcement-learning-with-tensorflow

Simple Reinforcement learning tutorials

Home Page:https://morvanzhou.github.io/tutorials/machine-learning/reinforcement-learning/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Reinforcement Learning Methods and Tutorials

In these tutorials for reinforcement learning, it covers from the basic RL algorithms to advanced algorithms developed recent years.

If you speak Chinese, visit 莫烦 Python or my Youtube channel for more.

As many requests about making these tutorials available in English, please find them in this playlist: (https://www.youtube.com/playlist?list=PLXO45tsB95cIplu-fLMpUEEZTwrDNh6Ba)

Table of Contents

Some RL Networks

Deep Q Network

Double DQN

Dueling DQN

Actor Critic

Deep Deterministic Policy Gradient

A3C

Proximal Policy Optimization (PPO)

Donation

If this does help you, please consider donating to support me for better tutorials. Any contribution is greatly appreciated!

About

Simple Reinforcement learning tutorials

https://morvanzhou.github.io/tutorials/machine-learning/reinforcement-learning/

License:MIT License


Languages

Language:Python 100.0%