Skip to content

用于Q-learning的学习,内含MDP环境和Q-learning决策大脑

License

Notifications You must be signed in to change notification settings

353055619/Q_Learning_O_Run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Q_Learning_O_Run

用于Q-learning的学习,内含MDP环境和Q-learning决策大脑

代码是根据莫凡Q-leaning教学视频修改而来

👍 在这感谢莫凡的工作!!!👍

附莫凡Q-learing学习网址: https://mofanpy.com/tutorials/machine-learning/reinforcement-learning/intro-q-learning/

安装

pip install Q-Learning-O-Run

使用

main.py是使用示例

  1. 项目文件下运行
    python ./tests/test.py

学习

请看__init__.py和同级的py文件,注释详细

About

用于Q-learning的学习,内含MDP环境和Q-learning决策大脑

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages