Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NTT123 authored Jul 29, 2022
1 parent 02db55a commit eccb96a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# a0-jax
AlphaZero in JAX using PAX library.
AlphaZero in JAX using deepmind [mctx](https://github.com/deepmind/mctx) library.

```sh
pip install -r requirements.txt
Expand Down Expand Up @@ -94,4 +94,4 @@ python play.py

## TPU sponsor

Agents in the above demos are trained on Google TPUs sponsored by Google under the [TPU Research Cloud program](https://sites.research.google/trc/about/).
Agents in the above demos are trained on Google TPUs sponsored by Google under the [TPU Research Cloud program](https://sites.research.google/trc/about/).

0 comments on commit eccb96a

Please sign in to comment.