jcrotinger / drwn

Darwin: A Framework for Machine Learning Research and Development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Darwin: A Framework for Machine Learning Research and Development

This is the main software repository for the Darwin machine learning library. You probably want to get the latest version (master) or one of the stable releases. To get the latest development version use one of the following:

git clone https://github.com/sgould/drwn.git darwin
git clone git@github.com:sgould/drwn.git darwin
svn co https://github.com/sgould/drwn darwin

Stable releases can be downloaded from http://github.com/sgould/drwn/releases/

If you have previously checked out code with "git clone" then you can obtain the latest changes with:

cd darwin; git pull

For further information see http://drwn.anu.edu.au/ or email stephen.gould@anu.edu.au.

About

Darwin: A Framework for Machine Learning Research and Development

License:Other


Languages

Language:C++ 95.4%Language:Makefile 1.4%Language:MATLAB 0.8%Language:Python 0.7%Language:C 0.7%Language:CSS 0.4%Language:Perl 0.3%Language:Shell 0.2%Language:Batchfile 0.1%