Skip to content

Commit 67926ef

Browse files
authored
Merge pull request NeuronDance#101 from Jin0932/master
update
2 parents e572ae4 + 9c323a4 commit 67926ef

File tree

18 files changed

+31
-259
lines changed

18 files changed

+31
-259
lines changed

.DS_Store

0 Bytes
Binary file not shown.

DRL-PaperReadCodingPlan/.DS_Store

6 KB
Binary file not shown.
File renamed without changes.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
### How Many Random Seeds? Statistical Power Analysis in Deep Reinforcement Learning Experiments
2+
3+
Author:
4+
5+
6+
### 1.背景
7+
### 2.原理
8+
### 3.实验

DRL-PaperReadCodingPlan/README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## 深度强化学习周报(DRL-Weekly)
2+
3+
4+
本栏目主要致力于阅读深度强化学习相关论文并复现,诚挚欢迎并邀请各位参与本项目。
5+
6+
### 学习及工作方法
7+
+ 可提供论文title、链接至对应时间周期内,并注明**开始****结束**时间以及相关状态。
8+
9+
+ 解读标准:尽可能全面,正确(解读模版制作中,待公布)。
10+
+ 贡献笔记、作者博客将获得GitHub、DRL-Lab公众等推送机会。
11+
12+
13+
### Weekly
14+
15+
| Number | Title | 涉及领域 |发表时间|发表机构| 作者|难度级别| 学习状态 |开始-结束时间|贡献作者|论文笔记 |
16+
| ------- | ----------| ---------- | ---------- | ----------| ----------| ---------- | ---------- | ----------- |-----------|----------- |----------- |
17+
| **No.1**<br>2020-3-1|[name](https://arxiv.org/pdf/1707.01495.pdf) | 经验池机制 |2018-2 |OpenAI |Marcin Andrychowicz, Filip Wolski,Alex Ray,...,Pieter Abbeel | ★★★ |Y|2019.10.15 - 2019.10.22|@[NeuronDance](https://github.com/neurondance),@[Keavnn](https://github.com/StepNeverStop)|[Note1](https://github.com/NeuronDance/DeepRL/tree/master/DRL-PaperWeekly/Detail/1_Hindsight-Experience%20-Replay)
18+
| **No.1**<br>2020/3/*| | | | | | | |
19+
| | | | | | | | |
20+
| | | | | | | | |
21+
| | | | | | | | |
Binary file not shown.

DRL-PaperReadWeeklyPlan/Detail/1_Hindsight-Experience -Replay/README.md

Lines changed: 0 additions & 232 deletions
This file was deleted.
Binary file not shown.

0 commit comments

Comments
 (0)