Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 342 Bytes

File metadata and controls

11 lines (8 loc) · 342 Bytes

snake

URL: https://joshuansu0897.github.io/snake/

  • Implement a better algorithm, maybe something vanilla, without framework and specific for QLearning
  • Save Model to a local JSON file
  • Load Model from local JSON file
  • Write Agent improvements/model to JSON file

Next Steps

  • Store model in a database or bucket