An open API service indexing awesome lists of open source software.

https://github.com/sgould/drwn

Darwin: A Framework for Machine Learning Research and Development
https://github.com/sgould/drwn

Last synced: 6 months ago
JSON representation

Darwin: A Framework for Machine Learning Research and Development

Awesome Lists containing this project

README

          

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 and documentation see http://sgould.github.io/drwn or
email stephen.gould@anu.edu.au.