Skip to content

Commit

Permalink
Add gif to README (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
sotetsuk authored Feb 23, 2023
1 parent 10b040d commit f3ad541
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -4,6 +4,8 @@

A collection of GPU/TPU-accelerated game simulators for reinforcement learning.

![go](go.gif)

## APIs
Pgx's basic API consists of *pure functions* following the JAX's design principle.
This is to explicitly let users know that state transition is determined ONLY from `state` and `action` and to make it easy to use `jax.jit`.
Expand Down
Binary file added go.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f3ad541

Please sign in to comment.