Skip to content

puboop/Reinforcement-learning-with-tensorflow

 
 

Repository files navigation

环境依赖

python 3.5.6 所以pycharm的版本最高只能在2020.2.x

环境配置:

pip install -r requirements.txt

github仓库

项目介绍

从10_A3C往后的文件夹,需要使用requirements_3_7.txt依赖,Python 3.7.16

tensorflow 图形化查看神经网络:tensorboard --logdir logs

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

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, 莫烦Python 中文AI教学

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%