Skip to content

Commit

Permalink
updated see also links (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
Howuhh committed Jul 16, 2024
1 parent ed89f5e commit dff8040
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ Furthermore, we provide standalone implementations that can be trained in Colab:
available. How much fun would that be 🤔? However, we hope that they will
help to get started quickly!

## Open Logs
## Open Logs 📽

We value openness and reproducibility in science, therefore all logs for the main experiments
from the paper are open and available as a [public wandb report](https://wandb.ai/state-machine/xminigrid/reports/XLand-MiniGrid-Public-Logs--Vmlldzo4NjUxMTcw).
Expand All @@ -287,6 +287,8 @@ and we encourage users to check them out as well.
- [Jumanji](https://github.com/instadeepai/jumanji) - a diverse set of environments ranging from simple games to NP-hard combinatorial problems.
- [Pgx](https://github.com/sotetsuk/pgx) - JAX implementations of classic board games, such as Chess, Go and Shogi.
- [JaxMARL](https://github.com/flairox/jaxmarl) - multi-agent RL in JAX with wide range of commonly used environments.
- [Craftax](https://github.com/MichaelTMatthews/Craftax) - Crafter reimplementation with JAX.
- [Purejaxql](https://github.com/mttga/purejaxql?tab=readme-ov-file) - off-policy Q-learning baselines with JAX for single and multi-agent RL.

Let's build together!

Expand Down

0 comments on commit dff8040

Please sign in to comment.