/fuzzy-umbrella

Primary LanguageJupyter Notebook

Installation

  1. Install Conda https://conda.io/docs/install/quick.html
  2. cd to root of project
  3. conda env create -f environment.yml
  4. source activate mt
  5. pip install -r requirements.txt
  6. cd to root of tpm project and python setup.py install
  7. Now your are good to go to start the notebooks and try them interactively.