/cgml

Machine Learning with Computational Graphs

Primary LanguagePythonApache License 2.0Apache-2.0

Installation

First install the dependencies:

sudo pip install numpy scipy Theano PyYAML

Then install CGML:

sudo python setup.py clean build install