Skip to content
Snippets Groups Projects
user avatar
dmt authored
7fac5544
History

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