Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 170 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 170 Bytes

Installation

First install the dependencies:

sudo pip install numpy scipy Theano PyYAML

Then install CGML:

sudo python setup.py clean build install