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
- Host: GitHub
- URL: https://github.com/sgould/drwn
- Owner: sgould
- License: other
- Created: 2014-01-09T09:10:47.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-05-07T00:00:26.000Z (about 1 year ago)
- Last Synced: 2025-05-07T01:18:51.251Z (about 1 year ago)
- Language: HTML
- Size: 4.01 MB
- Stars: 55
- Watchers: 5
- Forks: 30
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-computer-vision-resources - [github
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.