Skip to content

dzenteno2/drwn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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. 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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.3%
  • Makefile 1.5%
  • MATLAB 0.8%
  • C 0.7%
  • Python 0.7%
  • CSS 0.4%
  • Other 0.6%