Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To learn more about this project, read the wiki.
README.md 238 B
Constructivist machine learning (cml)
Installation Guide
- Move into project folder and install all required dependencies.
pip install -r requirements.txt
- Install the program.
python setup.py install