Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To learn more about this project, read the wiki.

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