Skip to content

Commit

Permalink
update paper list
Browse files Browse the repository at this point in the history
  • Loading branch information
qiwang067 committed Jun 9, 2024
1 parent 7168b20 commit a7cdf0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/_sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
- [第十二章 习题](chapter12/chapter12_questions&keywords)
- [项目三 使用 Policy-Based 方法实现 Pendulum-v0](chapter12/project3)
- [第十三章 AlphaStar 论文解读](chapter13/chapter13)
- [视觉强化学习论文清单(Awesome Visual RL)](chapter14/chapter14)



Expand Down
1 change: 1 addition & 0 deletions docs/chapter14/chapter14.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
视觉强化学习(Visual Reinforcement Learning,VRL)是强化学习非常有潜力的强化学习方向,与之前传统的基于状态的强化学习方法不同,其根据图片来直接学习控制策略,感兴趣的同学可阅读相关的论文:[Awesome Visual RL](https://github.com/qiwang067/awesome-visual-rl)

0 comments on commit a7cdf0e

Please sign in to comment.