github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

JohnLangford / vowpal_wabbit forked from gparker/vowpal_wabbit

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 29
    • 3
  • Source
  • Commits
  • Network (3)
  • Downloads (3)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (2)
    • cluster
    • master ✓
  • Tags (3)
    • 4.1
    • 4.0
    • 2.3
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

John Langford's original release of Vowpal Wabbit -- a fast online learning algorithm — Read more

  cancel

http://hunch.net/~vw/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Added some includes 
JohnLangford (author)
Thu Dec 31 06:40:16 -0800 2009
commit  6a6c9eeec6e1b9f693d975c167f653b0ae4324d3
tree    e47f252c24f035ee43602711c3614288891a017e
parent  190834276c95eb4c527b550fc46a4081d251695f
vowpal_wabbit /
name age
history
message
file .gitignore Thu Apr 30 18:34:46 -0700 2009 add minimal program test this is not a regress... [gparker]
file License.txt Fri Jul 31 13:19:24 -0700 2009 Initial release of version 3.10. I've incorpor... [JohnLangford]
file Makefile Wed Dec 30 17:08:34 -0800 2009 Tweaked loss function parsing [JohnLangford]
file README Mon Sep 14 12:31:34 -0700 2009 Added support for noop when only caching. [JohnLangford]
file cache.cc Wed Dec 30 16:54:04 -0800 2009 Applied Shravan's zlib compression patch [JohnLangford]
file cache.h Fri Dec 04 13:00:03 -0800 2009 debugged a bit [JohnLangford]
file cluster_command Mon Dec 07 09:17:14 -0800 2009 tweaked cluster_commnd to remove John-specific ... [JohnLangford]
file comp_io.h Fri Dec 11 03:57:31 -0800 2009 Adding support for compression using zlib/gzip ... [Shravan M Narayanamurthy]
file constant.h Sat Dec 05 08:54:42 -0800 2009 minor bugfixes [JohnLangford]
file delay_ring.cc Wed Dec 30 12:12:59 -0800 2009 fixed bug in --passes [JohnLangford]
file delay_ring.h Wed Sep 30 14:55:38 -0700 2009 Multiple destination sendto working. [JohnLangford]
file example.h Fri Dec 04 10:16:30 -0800 2009 tweaked format for tag and label [JohnLangford]
file gd.cc Wed Dec 30 14:31:21 -0800 2009 Added versioning to output files and made min_p... [JohnLangford]
file gd.h Wed Dec 30 14:31:21 -0800 2009 Added versioning to output files and made min_p... [JohnLangford]
file global_data.cc Wed Dec 30 14:31:21 -0800 2009 Added versioning to output files and made min_p... [JohnLangford]
file global_data.h Wed Dec 30 14:31:21 -0800 2009 Added versioning to output files and made min_p... [JohnLangford]
file hash.cc Mon Dec 07 09:01:38 -0800 2009 Added attribution for murmurhash2 [JohnLangford]
file hash.h Fri Jul 31 13:19:24 -0700 2009 Initial release of version 3.10. I've incorpor... [JohnLangford]
file io.cc Thu Dec 31 06:40:16 -0800 2009 Added some includes [JohnLangford]
file io.h Fri Dec 11 03:57:31 -0800 2009 Adding support for compression using zlib/gzip ... [Shravan M Narayanamurthy]
file loss_functions.cc Thu Dec 31 06:40:16 -0800 2009 Added some includes [JohnLangford]
file loss_functions.h Fri Jul 31 14:00:24 -0700 2009 Removed virtual destructor warning. [JohnLangford]
file main.cc Wed Dec 30 16:54:04 -0800 2009 Applied Shravan's zlib compression patch [JohnLangford]
file message_relay.cc Wed Sep 30 11:33:42 -0700 2009 made loss viewable by sender [JohnLangford]
file message_relay.h Mon Sep 28 14:38:09 -0700 2009 Half of cluster parallel once again working. [JohnLangford]
file multisource.cc Wed Dec 30 16:54:04 -0800 2009 Applied Shravan's zlib compression patch [JohnLangford]
file multisource.h Fri Dec 04 18:02:00 -0800 2009 Optimized network speed via allowing Nagle and ... [JohnLangford]
file network.cc Fri Dec 04 18:02:00 -0800 2009 Optimized network speed via allowing Nagle and ... [JohnLangford]
file network.h Mon Sep 28 14:38:09 -0700 2009 Half of cluster parallel once again working. [JohnLangford]
file noop.cc Sat Sep 19 16:17:28 -0700 2009 first compiling (but not debugged) cluster vers... [JohnLangford]
file noop.h Mon Sep 14 12:31:34 -0700 2009 Added support for noop when only caching. [JohnLangford]
file offset_tree.cc Sun Nov 29 19:54:16 -0800 2009 tweaking compile bugs [JohnLangford]
file parse_args.cc Wed Dec 30 17:08:34 -0800 2009 Tweaked loss function parsing [JohnLangford]
file parse_args.h Sat Sep 19 16:17:28 -0700 2009 first compiling (but not debugged) cluster vers... [JohnLangford]
file parse_example.cc Fri Dec 11 03:57:31 -0800 2009 Adding support for compression using zlib/gzip ... [Shravan M Narayanamurthy]
file parse_example.h Wed Nov 25 10:53:40 -0800 2009 made compile on fedora 11 [JohnLangford]
file parse_primitives.cc Fri Jul 31 13:19:24 -0700 2009 Initial release of version 3.10. I've incorpor... [JohnLangford]
file parse_primitives.h Tue Dec 01 06:49:12 -0800 2009 changed to zero copy float conversion [JohnLangford]
file parse_regressor.cc Wed Dec 30 14:31:21 -0800 2009 Added versioning to output files and made min_p... [JohnLangford]
file parse_regressor.h Mon Sep 28 14:38:09 -0700 2009 Half of cluster parallel once again working. [JohnLangford]
file parser.cc Wed Dec 30 16:54:04 -0800 2009 Applied Shravan's zlib compression patch [JohnLangford]
file parser.h Fri Dec 11 03:57:31 -0800 2009 Adding support for compression using zlib/gzip ... [Shravan M Narayanamurthy]
file sender.cc Sun Dec 06 19:30:38 -0800 2009 Fixed sender configuration bug. [JohnLangford]
file sender.h Mon Aug 31 07:13:13 -0700 2009 Fixing bugs in sender.cc [JohnLangford]
file simple_label.cc Wed Dec 30 14:31:21 -0800 2009 Added versioning to output files and made min_p... [JohnLangford]
file simple_label.h Fri Dec 04 10:16:30 -0800 2009 tweaked format for tag and label [JohnLangford]
file sparse_dense.cc Wed Nov 25 10:35:01 -0800 2009 fixed to compile on fedora 11 [JohnLangford]
file sparse_dense.h Fri Jul 31 13:19:24 -0700 2009 Initial release of version 3.10. I've incorpor... [JohnLangford]
directory test/ Fri Jul 31 13:19:24 -0700 2009 Initial release of version 3.10. I've incorpor... [JohnLangford]
file unique_sort.cc Mon Nov 30 15:56:42 -0800 2009 add unique_sort [JohnLangford]
file unique_sort.h Mon Nov 30 15:56:42 -0800 2009 add unique_sort [JohnLangford]
file v_array.h Wed Oct 07 12:32:08 -0700 2009 Debugging multisource. [JohnLangford]
file vw.cc Wed Dec 30 12:12:59 -0800 2009 fixed bug in --passes [JohnLangford]
file vw.h Sun Aug 16 14:08:01 -0700 2009 First sending core. [JohnLangford]
README
This is the vowpal wabbit fast online learning code.  It is Copyright
(c) 2009 Yahoo! Inc, and released for use under the BSD (revised) open
source license.

Contributing authors are John Langford (Primary), Lihong Li, Alex
Strehl, and Shubham Chopra, and Gordon Rios.  This is the second VW
release, and our intention is to create an open source project this
time.

Checked into github with clone URL:
git://github.com/JohnLangford/vowpal_wabbit.git

To get the code install git -- in a clean directory:

git clone git://github.com/JohnLangford/vowpal_wabbit.git

Gordon created a tag for the completely stock initial distribution '2.3'
so to check out that original release and create a branch based on it:

git checkout 2.3
git checkout -b from-2.3

Or, in one command:

git checkout -b from-2.3 2.3

Swicegood, Travis. Pragmatic Version Control with Git. 2008. (p. 102)

Alternatively, the code can be downloaded directly from github:

http://github.com/gparker/vowpal_wabbit/downloads
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server