Commit Graph
19461 Commits
Author SHA1 Message Date
Ryan Curtin d4eb8df64c Remove obsolete comment. 2018-11-27 20:22:15 -05:00
Marcus Edel dabd108b38 Merge pull request #1575 from barak/master
Help string whitespace.
2018-11-20 21:44:44 +01:00
Barak A. Pearlmutter 82878c9906 help string whitespace
Gbp-Pq: Name 0004-help-string-whitespace.patch
2018-11-18 23:01:50 +00:00
Ryan Curtin b7018f57ab Merge pull request #1566 from rcurtin/perceptron-warning-fix
Fix inappropriate warning Barak pointed out in #1564.
2018-11-16 17:19:25 -05:00
Ryan Curtin 6ba3299222 Merge pull request #1551 from rcurtin/arash-hmm-fix-2
Patch from aabghari to work in log-space for probabilities.
2018-11-14 12:19:32 -05:00
Ryan Curtin f41882417d Merge remote-tracking branch 'upstream/master' into arash-hmm-fix-2 2018-11-14 09:03:40 -05:00
Wenhao Huang c4dda68dc5 Merge pull request #1546 from AYESDIE/master
CF: Added alternatives in command line program
2018-11-14 00:07:51 -05:00
Marcus Edel cca98cbac8 Merge branch 'master' into master 2018-11-13 21:00:06 +01:00
Marcus Edel e0a4c81b8c Merge pull request #1559 from laivtom/contributors-list
Addition to the contributors list.
2018-11-13 20:57:18 +01:00
Ryan Curtin 4c6e2b76ed Fix inappropriate warning Barak pointed out in #1564. 2018-11-13 11:54:15 -05:00
Tommi Laivamaa 3920db690d Addition to the contributors list 2018-11-12 20:09:34 +02:00
Ryan Curtin 0287b6fd18 Merge pull request #1556 from rcurtin/python-cmake
CMake doesn't allow overloading of an option.
2018-11-11 19:15:00 -05:00
Ryan Curtin 8820224cb2 Merge branch 'laivtom-cauchy-kernel' 2018-11-11 19:11:26 -05:00
Ryan Curtin 57f778e251 Merge constructors. 2018-11-11 19:11:16 -05:00
Ryan Curtin d44ef5de8e This shouldn't be required... 2018-11-09 21:51:10 -05:00
Tommi Laivamaa 88db237247 Review fixes 2018-11-09 17:57:07 +02:00
AYESDIE ab02eb504d Merge pull request #14 from AYESDIE/AYESDIE-updated-test
Updated cf_test.cpp
2018-11-09 14:37:59 +05:30
AYESDIE 0a0ed35e05 Merge pull request #13 from AYESDIE/syntax-patch
syntax patch
2018-11-09 14:34:45 +05:30
AYESDIE 9296282c90 syntax patch 2018-11-09 14:34:12 +05:30
AYESDIE 515389663e updated main_test/cf_test.cpp 2018-11-09 14:27:58 +05:30
Tommi Laivamaa 21c51b1795 Added the Cauchy kernel 2018-11-08 21:10:50 +02:00
Ryan Curtin 3e9dc1096f CMake doesn't allow overloading of an option.
So we can't "re-set" the default value.
2018-11-08 13:45:33 -05:00
Ryan Curtin 059b0e823d Fix comments pointed out by Marcus. 2018-11-07 21:27:29 -05:00
AYESDIE c8b24cceee Merge pull request #12 from AYESDIE/AYESDIE-test-patch
Test patch
2018-11-07 00:08:43 +05:30
AYESDIE 2a33602b7e Merge pull request #11 from AYESDIE/AYESDIE-test-patch-1
small fix
2018-11-07 00:06:50 +05:30
AYESDIE 278f87cacd small fix 2018-11-07 00:06:23 +05:30
AYESDIE 2ca80951f2 added tests for new features 2018-11-07 00:03:52 +05:30
Ryan Curtin 922950f250 Merge pull request #1550 from rcurtin/marc-ninja-fixes
Upgrade CMake minimum to 3.3.2 and a few Ninja fixes
2018-11-05 09:22:45 -05:00
Shikhar Jaiswal 971d78b6da Merge pull request #1535 from rcurtin/ann-serialization-fix
Explicitly serialize the 'reset' parameter.
2018-11-03 22:07:24 +05:30
Shikhar Jaiswal a824f23b47 Merge pull request #1543 from robertohueso/decision_tree_value
Decision tree pass by value
2018-11-03 13:14:27 +05:30
Roberto Hueso Gomez 2b9d68a59e Style fix 2018-11-02 01:13:52 +01:00
AYESDIE f96bea4393 Merge pull request #10 from AYESDIE/AYESDIE-patch
updates to cf_main.cpp
2018-10-31 18:52:19 +05:30
AYESDIE b8146c81f8 Update cf_main.cpp 2018-10-31 18:42:56 +05:30
AYESDIE 8296a42b69 Update cf_main.cpp 2018-10-31 18:33:20 +05:30
AYESDIE 400b639284 Merge pull request #9 from AYESDIE/AYESDIE-patch-small-fix-2
small fix 2
2018-10-31 18:27:51 +05:30
AYESDIE 6740d4039d small fix 2 2018-10-31 18:27:27 +05:30
AYESDIE d61fe643a7 Merge pull request #8 from AYESDIE/AYESDIE-patch-small-fix
Small Fix
2018-10-31 18:23:39 +05:30
AYESDIE 838007800a Small Fix 2018-10-31 18:23:02 +05:30
AYESDIE 9f951a0321 changed the input parameters, updated the functions 2018-10-31 18:12:09 +05:30
Ryan Curtin a5dc9d447f Use 'int' instead of 'unsigned int' to fix build. 2018-10-29 21:40:15 -04:00
Ryan Curtin d3e2227abb Merge pull request #1541 from kaushik-p9/modify-readme
Modified README.md
2018-10-29 21:19:37 -04:00
Ryan Curtin 0b7babf420 Fix for older compilers. 2018-10-29 19:08:53 -04:00
AYESDIE 5a2ec92971 Merge pull request #7 from AYESDIE/AYESDIE-added-copyright
added in copyright.txt
2018-10-27 13:27:12 +05:30
AYESDIE 9f06d593cb added in copyright.txt 2018-10-27 13:26:13 +05:30
AYESDIE 4ec054aa6d Merge pull request #6 from AYESDIE/AYESDIE-patch-2
cf syntax patch-2
2018-10-26 23:30:35 +05:30
AYESDIE 21aaea10a6 Fixed Syntax Issues
Fixed Syntax Issues
2018-10-26 23:29:12 +05:30
Ryan Curtin 8a7afbeafd Add author name. 2018-10-26 11:11:49 -04:00
Ryan Curtin f89bc034bf Clena and reformat code. 2018-10-25 23:01:41 -04:00
Ryan Curtin 7f68fa066d Add LogAdd() implementation. 2018-10-25 23:01:32 -04:00
Ryan Curtin c4dd460ebb Patch from Arash. 2018-10-25 22:22:15 -04:00