Skip to content

Commit 3ceefa0

Browse files
Merge pull request #42 from jxwuyi/patch-1
urls to the code of policy ensemble and estimate
2 parents fbba5e4 + 496dacc commit 3ceefa0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ It is configured to be run in conjunction with environments from the
99
Note: this codebase has been restructured since the original paper, and the results may
1010
vary from those reported in the paper.
1111

12+
**Update:** the original implementation for policy ensemble and policy estimation can be found [here](https://www.dropbox.com/s/jlc6dtxo580lpl2/maddpg_ensemble_and_approx_code.zip?dl=0). The code is provided as-is.
13+
1214
## Installation
1315

1416
- To install, `cd` into the root directory and type `pip install -e .`

0 commit comments

Comments
 (0)