Go to file
Arthur Lu 3595fc1b07
Merge pull request #2 from ltcptgeneral/gym-2
add ppo model, add cpu and cuda device support
2024-03-20 21:18:19 -07:00
eric_wordle add ppo model, add cpu and cuda device support 2024-03-20 21:17:44 -07:00
.gitignore add ppo model, add cpu and cuda device support 2024-03-20 21:17:44 -07:00
dqn_letter_gssr.ipynb added state saving 2024-03-20 19:52:13 -07:00
eval.sh add letter_guess symlink, add model loading into ai.py 2024-03-20 17:31:27 -07:00
inference.sh add ppo model, add cpu and cuda device support 2024-03-20 21:17:44 -07:00
letter_guess.py added state saving 2024-03-20 19:52:13 -07:00
wordle_ppo_model.zip add ppo model, add cpu and cuda device support 2024-03-20 21:17:44 -07:00
wordle_words.txt started new letter guess environment 2024-03-19 11:52:10 -07:00