Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 457 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 457 Bytes

Agents for Kaggle Santa 2020 (The Candy Cane Contest)

Implementations of some agents for the Kaggle Santa 2020 Challenge. Unfortunately they did not do well on the leaderboard; based on the winning strategy discussions I think it was because I did not take into account how the opponent plays the game, i.e., these agents were developed from the bandit setting point of view, not the game setting point of view.