You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@ It is configured to be run in conjunction with environments from the
9
9
Note: this codebase has been restructured since the original paper, and the results may
10
10
vary from those reported in the paper.
11
11
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
+
12
14
## Installation
13
15
14
16
- To install, `cd` into the root directory and type `pip install -e .`
0 commit comments