Skip to content

kod3r/drwn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 (release/x.y). To do this 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

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

cd darwin; git pull

Previously the Darwin software was stored in an Subversion repository at https://svn.anu.edu.au/AI/drwn. You can check out earlier versions (e.g., version 1.7) with:

svn co https://svn.anu.edu.au/AI/drwn/release/1.7 darwin

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published