Skip to content

sgould/drwn

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
bin
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.