Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 280 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 280 Bytes

bammi with better ai

ai techinques tried

deep reinforcement learning + graph convolutional network

  • q-learning
  • A3C
  • policy gradient
  • PGQL

tree search

  • minimax search
  • monte carlo tree search with original ai as tree policy