upload wordle env, fix indexing issue in wordle env, attempt to improve reward (no improvement)

This commit is contained in:
Arthur Lu
2024-03-14 16:47:11 -07:00
parent 4836be8121
commit 9172326013
9 changed files with 16457 additions and 774 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,3 @@
**/data/*
**/*.zip
**/
**/__pycache__