Skip to content
Snippets Groups Projects

Constructivist machine learning (cml)

Installation Guide

  1. Move into project folder and install all required dependencies.
pip install -r requirements.txt
  1. Install the program.
python setup.py install