Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 280 Bytes

File metadata and controls

19 lines (13 loc) · 280 Bytes

The Game

See this: https://www.kaggle.com/c/halite/overview/evaluation

Environment Setup

Run the following to get all dependencies and Jupyter Lab running locally:

cd halite-mining
pipenv shell
pipenv install --dev

Then open Jupyter Lab with:

jupyter lab