From 515d43cfeee2b0a95f786ac90ddc5cf9652225e5 Mon Sep 17 00:00:00 2001 From: Sotetsu KOYAMADA Date: Tue, 29 Oct 2024 10:20:49 +0900 Subject: [PATCH] Update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1d35769dc..af1c73bae 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,10 @@ Combining Pgx with these **JAX-native algorithms/implementations** might be an i - [adaptive-intelligent-robotics/QDax](https://github.com/adaptive-intelligent-robotics/QDax): JAX-native Quality-Diversity (QD) algorithms - [luchris429/purejaxrl](https://github.com/luchris429/purejaxrl): Jax-native RL implementations +## Limitation + +Currently, some environments, including Go and chess, do not perform well on TPUs. Please use GPUs instead. + ## Citation If you use Pgx in your work, please cite [our paper](https://papers.nips.cc/paper_files/paper/2023/hash/8f153093758af93861a74a1305dfdc18-Abstract-Datasets_and_Benchmarks.html):