Skip to content

Commit c70c41d

Browse files
jakeharmon8MctxDev
authored andcommitted
Update references to JAX's GitHub repo
JAX has moved from https://github.com/google/jax to https://github.com/jax-ml/jax PiperOrigin-RevId: 702886838
1 parent 548cfb2 commit c70c41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mctx: MCTS-in-JAX
22

3-
Mctx is a library with a [JAX](https://github.com/google/jax)-native
3+
Mctx is a library with a [JAX](https://github.com/jax-ml/jax)-native
44
implementation of Monte Carlo tree search (MCTS) algorithms such as
55
[AlphaZero](https://deepmind.com/blog/article/alphazero-shedding-new-light-grand-games-chess-shogi-and-go),
66
[MuZero](https://deepmind.com/blog/article/muzero-mastering-go-chess-shogi-and-atari-without-rules), and

0 commit comments

Comments
 (0)