Skip to content

Commit

Permalink
Bump validation schema + instructions for open ai gym wrapper (#53)
Browse files Browse the repository at this point in the history
* Update validation schema

* Update README.md
  • Loading branch information
thegalah authored Dec 6, 2021
1 parent be04d86 commit e5b0670
Show file tree
Hide file tree
Showing 2 changed files with 381 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ This repo contains starter kits for working with the game API.

# Usage

## Basic usage

See: [Documentation](https://www.gocoder.one/docs)

1. Clone or download this repo (including both `base-compose.yml` and `docker-compose.yml` files).
Expand All @@ -21,6 +23,10 @@ See: [Documentation](https://www.gocoder.one/docs)
docker-compose up --abort-on-container-exit --force-recreate
```

## Open AI gym wrapper

`docker-compose -f open-ai-gym-wrapper-compose.yml up --force-recreate --abort-on-container-exit`

# Starter kits

| Kit | Link | Description | Up-to-date? | Contributed by |
Expand Down
Loading

0 comments on commit e5b0670

Please sign in to comment.