terkkila / cgml

Machine Learning with Computational Graphs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

First install the dependencies:

sudo pip install numpy scipy Theano PyYAML

Then install CGML:

sudo python setup.py clean build install

About

Machine Learning with Computational Graphs

License:Apache License 2.0


Languages

Language:Python 99.7%Language:Makefile 0.1%Language:Awk 0.1%