Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneT2000 authored Oct 13, 2021
1 parent 173dc00 commit 1c33fad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ After changing the Dockerfile, run `bash cli.sh clean` to clean the old docker s

This is a list of all community tools built by our community!

- [Lux AI Python Gym](https://github.com/glmcdona/LuxPythonEnvGym/): A OpenAI compliant gym that replicates the entire Lux AI 2021 design. Is much faster for python agents and makes it easier to try more ML / search heavy approaches to the competition, maintained by [glmcdona](https://github.com/glmcdona/)
- [Optics](https://github.com/rooklift/optics): A simple, fast, Top-Down view visualizer by [rooklift](https://github.com/rooklift/)
- [Command Line Visualizer](https://github.com/nathanbabcock/lux-ai-vis): A streamlined tool to watch a replay by running a single command in the CLI
- [Public Notebooks](https://www.kaggle.com/c/lux-ai-2021/code): A collection of all public notebooks (in python usually) where competitors share their ideas, code, and more. There are all kinds of solutions here, from RL, Imitation Learning, to rule based approaches.
Expand Down

0 comments on commit 1c33fad

Please sign in to comment.