Skip to content

Commit

Permalink
Merge pull request #42 from jxwuyi/patch-1
Browse files Browse the repository at this point in the history
urls to the code of policy ensemble and estimate
  • Loading branch information
christopherhesse authored Apr 6, 2020
2 parents fbba5e4 + 496dacc commit 3ceefa0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ It is configured to be run in conjunction with environments from the
Note: this codebase has been restructured since the original paper, and the results may
vary from those reported in the paper.

**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.

## Installation

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

0 comments on commit 3ceefa0

Please sign in to comment.