1 Star 0 Fork 0

wellsfrog/keras-rl2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mkdocs.yml 605 Bytes
一键复制 编辑 原始数据 按行查看 历史
site_name: Keras-RL2 Documentation
theme: readthedocs
docs_dir: docs/sources
repo_url: https://github.com/wau/keras-rl2
site_description: 'Documentation for Keras-RL2, a library for Deep Reinforcement Learning with Keras.'
#markdown_extensions: [mdx_math]
#extra_javascript: ['https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML']
dev_addr: '0.0.0.0:8000'
pages:
- Home: index.md
- Core: core.md
- Agents:
- Overview: agents/overview.md
- DQNAgent: agents/dqn.md
- NAFAgent: agents/naf.md
- DDPGAgent: agents/ddpg.md
- SARSAAgent: agents/sarsa.md
- CEMAgent: agents/cem.md
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wellsfrog/keras-rl2.git
git@gitee.com:wellsfrog/keras-rl2.git
wellsfrog
keras-rl2
keras-rl2
master

搜索帮助