tlh24 / sudoku-rl

GNU General Public License v3.0
2 stars 2 forks source link

Refactor 2020 main.py code. #1

Closed jsjung00 closed 7 months ago

jsjung00 commented 7 months ago

Note: (JJ) read through the line by line diff's to make sure that there was no real change. Also ran some small test, fixing the replay buffer, fixing the episode length, and got the rewardLogs + lossLogs to see that they were quite similar to ensure nothing broke.