/mlprimitives-demos

Primary LanguageJupyter Notebook

MLPrimitives Demos

Notebooks used during a demo workshop about MLPrimitives

Requirements

The noteboks where run using the requirements listed in the requirements.txt file on Python 3.6.

Usage

  1. Install requirements, preferably inside a virtualenv, using pip:
pip install -r requirements.txt
  1. Start a Jupyter Notebook server
jupyter notebook
  1. Read and execute the notebooks.