Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 307 Bytes

File metadata and controls

13 lines (10 loc) · 307 Bytes

TO-DO:

  • What is the result of shrinking NN to minimal size?
  • Compare sym NN with fully-connected to prove that symmetry matters
  • Add more explanations to GUI
  • DQN seems to be my new favorite, why?

DONE:

  • Add comments to training results
  • Clean up code on "intermediate thoughts"