Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 424 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 424 Bytes

othello

Othello in python, with a goal to learn with (reinforcement) neural nets, using tensorflow (agents?)

Milestones

  • Game validation logic
  • Rule based game strats
  • Comp vs comp (I will use this to get training data)
  • Player vs comp
  • Neural nets - train a model to play this game
  • Get this running at edge (Jetson Nano 4GB, RPI4 4GB)
  • [Stretch] Run neural net on a RPI1 model B+