Skip to content

Play with Ant Colony Optimization and Simulated Annealing !

Notifications You must be signed in to change notification settings

tartieret/Kaggle-Santa-2018

Repository files navigation

Kaggle Santa 2018

Data exploration

To visualize the Python notebook, create a virtual environment:

conda create -n santa python=3.6

Then install the requirements by running:

activate santa
pip install -r requirements.txt

(On Mac some commands may slightly differ)

Then open the notebook using:

jupyter notebook "Santa 2018 - Data preparation.ipynb"

About

Play with Ant Colony Optimization and Simulated Annealing !

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published