Traintrack materials for the 2019 MTL BrainHack Global
Please check requirements.txt and install the listed packages. This can be done individually or with pip install -r requirements.txt
if you have downloaded or cloned the repository.
To install locally:
- Download and install python with the full-suite 64-bit Anaconda distribution.
- Download or clone the MTL Brainhack 2019 Traintrack repository.
- Install the necessary packages.
- Test everything by opening each of the
.ipynb
notebooks and running the first few cells.