scikit-learn
https://www.scikitlearn.com.cn/
tensorLayer
https://tensorlayercn.readthedocs.io/zh/latest/
baselines Openai
https://zachary2wave.github.io/强化学习中使用OPENAI的GYM建立自己的环境/
stable-baselines
比baselines多了一个文档,并且可以用Notebook https://stable-baselines.readthedocs.io/en/master/guide/rl_zoo.html 这玩意版本高居然不支持,所以我打算全部放到3.9.13中
stable-baselines3
从stable-baselines迁移过来更改了后端为pytorch https://stable-baselines3.readthedocs.io/en/master/guide/migration.html
颜画风的博客