Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vwxyzjn committed Oct 24, 2022
2 parents 6ae44f7 + e88ee1c commit 25d7f6e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@ https://github.com/vwxyzjn/entity-ppo-demo/blob/f8809e172e141880c84007b6e809c3e9

The `main.py` contains an end-to-end example. Please follow the steps below to get started.

## Setup
## Colab

To help get started, we have prepared a colab notebook here - https://colab.research.google.com/drive/1WM23R9TA-C6rmDTFAy4hbnB87C1hcmM2?usp=sharing#scrollTo=HGzNOrnSiaHF

## Local Setup

```bash
poetry install
Expand Down

0 comments on commit 25d7f6e

Please sign in to comment.