Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-02removed void* from csoaaHal Daume III
2014-05-01new version of snapshottingHal Daume III
2014-04-30fixed weird csoaa stuffHal Daume III
2014-04-30VS2012 typefixes and bugfixesU-NORTHAMERICA\jcl
2014-04-29fixed bugs from previous commitHal Daume III
2014-04-29adjusted csoaa/cost_sensitive for new method of doing shared features / label...Hal Daume III
2014-04-29redefining classJohn Langford
2014-04-23fix silly type-cast bugJohn Langford
2014-04-23in the middle---some bug in testJohn Langford
2014-04-23refactor problem types a bitJohn Langford
2014-03-31fixed Martin's nasty multiline parse bugJohn Langford
2014-03-31error check all calls to callocJohn Langford
2014-03-27more minor refactoringJohn Langford
2014-03-27minor edit to gdHal Daume III
2014-03-26integrated john's changesHal Daume III
2014-03-26refactor cost_sensitive definitions out of csoaaJohn Langford
2014-03-25refactor multiclass out of oaaJohn Langford
2014-03-25fixed beam bugs, got sequencespan working correctly, implemented bilou decodingHal Daume III
2014-03-22ldf working for searnHal Daume III
2014-03-01fixed neighbor feature auditing, and affix feature storing in fileHal Daume III
2014-02-07remove get_initial abstractionJohn Langford
2014-01-29baseline bag and cover approaches workingJohn Langford
2014-01-25various cbify improvementsJohn Langford
2014-01-24fix cs indexing bug, fix cb indexing bug, add cb testsJohn Langford
2014-01-23reconcileJohn Langford
2014-01-22more pointer to ref conversionJohn Langford
2014-01-22more pointer to ref conversionsJohn Langford
2014-01-22conversion to &John Langford
2014-01-22On Windows, sockets are not file descriptors. Therefore _read, _write, and _c...Juha Reunanen
2014-01-21changed pointers to referencesJohn Langford
2014-01-10pulled updatesHal Daume III
2014-01-10first working version of beam predict!Hal Daume III
2014-01-10Merge pull request #228 from hal3/masterJohn
2014-01-10removed label parser dereferenceJohn Langford
2014-01-09minor tweaksHal Daume III
2014-01-09fixed memory leaksHal Daume III
2014-01-09pulled john's changes, tests are ok, but some other things broke :( -- namely...Hal Daume III
2014-01-09last bugs, matching outputsHal Daume III
2014-01-09removed printingHal Daume III
2014-01-09fixed memory leaksHal Daume III
2014-01-09finished void* removal in learner.hJohn Langford
2014-01-08searn ldf looks to be working!Hal Daume III
2014-01-08more void* removalJohn Langford
2014-01-08more void* removalJohn Langford
2014-01-08still doing void* removalJohn Langford
2014-01-08void* removal in processJohn Langford
2014-01-08working on ldf searn, need to fix csoaa ldf -- warning about breaking stuff :PHal Daume III
2014-01-07Merge github.com:JohnLangford/vowpal_wabbitJake Hofman
2014-01-07reductions now have predict functions, but tests breakJake Hofman
2014-01-05Fix --progress checkpoints to account for current example and update them acc...ariel faigon