diff --git a/README.md b/README.md index 7a9a9cd..5b492c1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Mctx: MCTS-in-JAX -Mctx is a library with a [JAX](https://github.com/google/jax)-native +Mctx is a library with a [JAX](https://github.com/jax-ml/jax)-native implementation of Monte Carlo tree search (MCTS) algorithms such as [AlphaZero](https://deepmind.com/blog/article/alphazero-shedding-new-light-grand-games-chess-shogi-and-go), [MuZero](https://deepmind.com/blog/article/muzero-mastering-go-chess-shogi-and-atari-without-rules), and