diff --git a/README.md b/README.md index f1589fe..933a71f 100644 --- a/README.md +++ b/README.md @@ -30,18 +30,32 @@ | [第十章 稀疏奖励](https://datawhalechina.github.io/leedeeprl-notes/#/chapter10/chapter10) | [第十章 习题](https://datawhalechina.github.io/leedeeprl-notes/#/chapter10/chapter10_questions&keywords) | | | [第十一章 模仿学习](https://datawhalechina.github.io/leedeeprl-notes/#/chapter11/chapter11) | [第十一章 习题](https://datawhalechina.github.io/leedeeprl-notes/#/chapter11/chapter11_questions&keywords) | | | [第十二章 深度确定性策略梯度 (DDPG) 算法](https://datawhalechina.github.io/leedeeprl-notes/#/chapter12/chapter12) | [第十二章 习题](https://datawhalechina.github.io/leedeeprl-notes/#/chapter12/chapter12_questions&keywords) | [项目三 使用 Policy-Based 方法实现 Pendulum-v0](https://datawhalechina.github.io/leedeeprl-notes/#/chapter12/project3) | -## 主要贡献者 - -| 作者 | 贡献 | -|------|------| -| [@qiwang067](https://github.com/qiwang067) | 教程设计 | -| [@yyysjz1997](https://github.com/yyysjz1997) | 习题设计 | -| [@JohnJim0816](https://github.com/JohnJim0816) | 项目设计| +## 贡献者 + + + + + + + + +
+ pic
+ Qi Wang +

教程设计
中国科学院大学

+
+ pic
+ David Young +

习题设计
清华大学

+
+ pic
+ John Jim +

项目设计
北京大学

+
## 关注我们
Datawhale是一个专注AI领域的开源组织,以“for the learner,和学习者一起成长”为愿景,构建对学习者最有价值的开源学习社区。关注我们,一起学习成长。
## LICENSE -知识共享许可协议
本作品采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可。 - +知识共享许可协议
本作品采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可。 \ No newline at end of file diff --git a/docs/README.md b/docs/README.md index 5ee44a5..52e9a84 100644 --- a/docs/README.md +++ b/docs/README.md @@ -27,13 +27,28 @@ | [第十章 稀疏奖励](https://datawhalechina.github.io/leedeeprl-notes/#/chapter10/chapter10) | [第十章 习题](https://datawhalechina.github.io/leedeeprl-notes/#/chapter10/chapter10_questions&keywords) | | | [第十一章 模仿学习](https://datawhalechina.github.io/leedeeprl-notes/#/chapter11/chapter11) | [第十一章 习题](https://datawhalechina.github.io/leedeeprl-notes/#/chapter11/chapter11_questions&keywords) | | | [第十二章 深度确定性策略梯度 (DDPG) 算法](https://datawhalechina.github.io/leedeeprl-notes/#/chapter12/chapter12) | [第十二章 习题](https://datawhalechina.github.io/leedeeprl-notes/#/chapter12/chapter12_questions&keywords) | [项目三 使用 Policy-Based 方法实现 Pendulum-v0](https://datawhalechina.github.io/leedeeprl-notes/#/chapter12/project3) | -## 主要贡献者 - -| 作者 | 贡献 | -|------|------| -| [@qiwang067](https://github.com/qiwang067) | 教程设计 | -| [@yyysjz1997](https://github.com/yyysjz1997) | 习题设计 | -| [@JohnJim0816](https://github.com/JohnJim0816) | 项目设计| +## 贡献者 + + + + + + + + +
+ pic
+ Qi Wang +

教程设计
中国科学院大学

+
+ pic
+ David Young +

习题设计
清华大学

+
+ pic
+ John Jim +

项目设计
北京大学

+
## 关注我们