Skip to content

Commit

Permalink
update design_bench for small molecules
Browse files Browse the repository at this point in the history
  • Loading branch information
brandontrabucco committed Sep 5, 2021
1 parent 9fb04fc commit b7850bf
Show file tree
Hide file tree
Showing 4 changed files with 511 additions and 473 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ The goal of model-based optimization is to find an input **x** that maximizes an
Design-Bench can be installed with the complete set of benchmarks via our pip package.

```bash
pip install design-bench[all]==2.0.16
pip install design-bench[all]==2.0.17
pip install morphing-agents==1.5.1
```

Alternatively, if you do not have MuJoCo, you may opt for a minimal install.

```bash
pip install design-bench==2.0.16
pip install design-bench==2.0.17
```

## Available Tasks
Expand Down
Loading

0 comments on commit b7850bf

Please sign in to comment.