Commit Graph

  • 3595fc1b07
    Merge pull request #2 from ltcptgeneral/gym-2 main Arthur Lu 2024-03-20 21:18:19 -0700
  • 4f8ca4aa06 add ppo model, add cpu and cuda device support #2 gym-2 Arthur Lu 2024-03-20 21:17:44 -0700
  • 2244de94ac
    Merge pull request #1 from ltcptgeneral/gym-2 Arthur Lu 2024-03-20 21:07:19 -0700
  • b46d335044 working!! #1 Arthur Lu 2024-03-20 21:01:08 -0700
  • 284a29d7af f Ethan Shapiro 2024-03-20 19:53:50 -0700
  • 3747af9d22 added state saving Ethan Shapiro 2024-03-20 19:52:13 -0700
  • 4fb81317f0 add letter_guess symlink, add model loading into ai.py Arthur Lu 2024-03-20 17:31:27 -0700
  • 12601964bd add eval script for convienience Arthur Lu 2024-03-20 12:59:14 -0700
  • c448e02512 add evaluation to eric's wordle solver (eval.py) Arthur Lu 2024-03-20 12:53:40 -0700
  • 848d385482 run model train, abt 3 avg reward Arthur Lu 2024-03-20 12:18:15 -0700
  • f40301cac9 delete gym-wordle, fix some issues in letter_guess gym, add wandb integration Arthur Lu 2024-03-19 16:49:01 -0700
  • fc197acb6e started new letter guess environment Ethan Shapiro 2024-03-19 11:52:10 -0700
  • e799c14ece new reward scheme Ethan Shapiro 2024-03-18 11:25:14 -0700
  • cf977e4797 try penalizing duplicate guesses gymnasium-wordle Arthur Lu 2024-03-15 18:48:21 -0700
  • bbe9a1891c updated wordle to gymnasium env Ethan Shapiro 2024-03-15 18:19:58 -0700
  • 9172326013 upload wordle env, fix indexing issue in wordle env, attempt to improve reward (no improvement) Arthur Lu 2024-03-14 16:47:11 -0700
  • 4836be8121 remove debug prints Arthur Lu 2024-03-14 15:00:19 -0700
  • 5672169073 copy the wordle env locally and fix the obs return Arthur Lu 2024-03-14 14:49:17 -0700
  • 335d56ac88 added gym wordle package to edit ethan-test Ethan Shapiro 2024-03-14 13:05:18 -0700
  • 496b8ad796 moved dqn wordle back to root Ethan Shapiro 2024-03-14 12:55:44 -0700
  • 8d3ce990e3 removed test stuff Ethan Shapiro 2024-03-14 12:55:37 -0700
  • 7ad5b97463 created custom env folder Ethan Shapiro 2024-03-14 12:39:22 -0700
  • dd5889da33 try more time steps arthur-test Arthur Lu 2024-03-14 10:57:18 -0700
  • 848ea719b7 still doesnt train Arthur Lu 2024-03-13 21:36:26 -0700
  • f641d77c47 attempt to use the other wordle gym, causing cuda errors Arthur Lu 2024-03-13 14:27:34 -0700
  • 5ec123e0f1 minor changes Arthur Lu 2024-03-13 13:57:23 -0700
  • e9622b6f68 switch to notebook Arthur Lu 2024-03-13 11:04:30 -0700
  • 83e81722d2 this should probably be working but isn't ltcptgeneral 2024-03-12 22:14:03 -0700
  • 320f2f81b7 delete tests ltcptgeneral 2024-03-12 21:42:59 -0700
  • c121415e31 save plot ltcptgeneral 2024-03-07 00:54:47 -0800
  • 6cbffcdec1 feasible training times by dropping to bert-base ltcptgeneral 2024-03-06 21:48:09 -0800
  • 6a4027afb7 minimal example of bert idea ltcptgeneral 2024-03-06 21:00:38 -0800