/LuxAI2022

Lux AI 2022 - Kaggle competition

Primary LanguageJupyter Notebook

LuxAi2022(23) competition

Available cli

  • make fit DEST="3" SEED="12" where number - is a folder number to save model
  • make board run tensorboard
  • make play - get json replay
  • make replay - get html replay
  • make submission - make kaggle submission
  • make submit - submit to kaggle

For more infos and rules look at game_specification.md

Is used Python 3.10.6