Gather the most resources and survive the night!
https://www.kaggle.com/c/lux-ai-2021
I'm following CRISP-DM 1.0 methodology for the reports.
I have skipped Evaluation and Deployment steps because they are not usually done on Kaggle.
|_ luxai: library with code for the challenge
|_ forum: all the scritps and notebooks taken from the forum
|_ notebooks: jupyter notebooks made during the challenge. They start by number for easier sorting.
|_ reports: documents made during the challenge according to CRISP-DM methodology
|_ tests: folder with tests for the library
|_ data: folder with light data from teh challenge
|_ rules: the official rules of the challenge
|_ agents: folder with agents for the challenge
|_ scripts: scripts for training agents, playing the game...