We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 548cfb2 commit c70c41dCopy full SHA for c70c41d
README.md
@@ -1,6 +1,6 @@
1
# Mctx: MCTS-in-JAX
2
3
-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
4
implementation of Monte Carlo tree search (MCTS) algorithms such as
5
[AlphaZero](https://deepmind.com/blog/article/alphazero-shedding-new-light-grand-games-chess-shogi-and-go),
6
[MuZero](https://deepmind.com/blog/article/muzero-mastering-go-chess-shogi-and-atari-without-rules), and
0 commit comments