Commit Graph
17822 Commits
Author SHA1 Message Date
Leon Chen 6d7250b139 Update CMakeLists.txt 2018-02-14 19:11:32 +00:00
Leon Chen 729f54dbc9 Update CMakeLists.txt 2018-02-14 15:35:43 +00:00
Ryan Curtin 8403b92d17 Merge pull request #1220 from nikhilgoel1997/AdaBoostBindingTest
AdaBoost binding tests
2018-02-07 07:40:53 -08:00
nikhilgoel1997 ad8e39143e removed extra space 2018-02-07 09:08:12 +05:30
Marcus Edel 4f664d208d Correct comment about the approximation of the base-e exponential function. 2018-02-06 22:20:28 +01:00
nikhilgoel1997 a5a8abb098 Changed to a cleaner code 2018-02-06 21:37:37 +05:30
nikhilgoel1997 b860d6302d added name and email 2018-02-06 21:35:46 +05:30
nikhilgoel1997 347f68155a Added name and email 2018-02-06 21:34:53 +05:30
nikhilgoel1997 32e138f1ff Fixed build error 2018-02-06 00:40:34 +05:30
nikhilgoel1997 e138521300 Fixed an error 2018-02-05 23:53:01 +05:30
nikhilgoel1997 6a0123c798 Fixed an error 2018-02-05 23:41:08 +05:30
nikhilgoel1997 daf80950be fixed a logic error 2018-02-05 23:37:31 +05:30
nikhilgoel1997 7444e2f27b Fixed memory error 2018-02-05 23:10:09 +05:30
Ryan Curtin 8aea1a8705 Merge branch 'manish7294-BindingsTests' 2018-02-05 11:40:17 -05:00
Ryan Curtin c107ffc1c5 Update test to handle memory as per #1214, and fix a few leaks in sparse_coding_main.cpp. 2018-02-05 11:39:43 -05:00
nikhilgoel1997 94c07f903d Update to handle changes in #1214 2018-02-05 22:00:45 +05:30
Ryan Curtin eac921f19e Merge branch 'BindingsTests' of https://github.com/manish7294/mlpack into manish7294-BindingsTests 2018-02-05 10:36:31 -05:00
Ryan Curtin fcd5ccfd37 Merge pull request #1214 from rcurtin/python-memfix
Python memory fix
2018-02-05 07:31:47 -08:00
nikhilgoel1997 9612890ed3 Fixed an error 2018-02-05 20:58:58 +05:30
nikhilgoel1997 b598bc8a81 Fix for memory error 2018-02-05 20:19:32 +05:30
nikhilgoel1997 286ab59731 fixed memory error 2018-02-05 14:07:06 +05:30
nikhilgoel1997 2bc095e665 fixed style check error 2018-02-05 12:57:35 +05:30
nikhilgoel1997 6da6e662f2 Fixed an error 2018-02-05 12:48:02 +05:30
nikhilgoel1997 8f33fd5145 Fixed Style check 2018-02-05 10:56:14 +05:30
nikhilgoel1997 0cbaaf3c0d Added tests 2018-02-05 10:52:18 +05:30
manish7294 b394efdfc9 Added Dataset Loading function 2018-02-02 13:32:51 +05:30
nikhilgoel1997 1693dadca3 Adaboost binding test 2018-02-02 04:18:22 +05:30
Marcus Edel a16363a9c9 Merge pull request #1200 from ShikharJ/CrossEntropyLogit
Cross Entropy With Logits.
2018-02-01 22:56:24 +01:00
nikhilgoel1997 21330f4aec AdaBoost Binding test 2018-02-02 03:17:51 +05:30
nikhilgoel1997 090b2e429e Fixed a runtime error 2018-02-02 02:14:43 +05:30
nikhilgoel1997 8b01dc2050 Fixed memory leak 2018-02-02 00:44:39 +05:30
nikhilgoel1997 74afe2f054 Fixed static code 2018-02-02 00:34:46 +05:30
nikhilgoel1997 326e2309a1 Fixed memory issues 2018-02-02 00:22:41 +05:30
nikhilgoel1997 283f1ee7ed Fixed style checks 2018-02-01 23:05:46 +05:30
nikhilgoel1997 e7b9ff95ea Fixed an error 2018-02-01 23:02:30 +05:30
nikhilgoel1997 d39748049a Fixed Segmentation error 2018-02-01 22:04:41 +05:30
nikhilgoel1997 f66ca3c960 Fixed segmentation error 2018-02-01 22:03:00 +05:30
nikhilgoel1997 ed0ce09333 Update for Style Checks 2018-02-01 20:21:45 +05:30
nikhilgoel1997 d97f0eca1b Update for style check 2018-02-01 20:18:55 +05:30
nikhilgoel1997 75c959442c AdaBoost binding tests 2018-02-01 20:05:49 +05:30
nikhilgoel1997 cd2775c0f0 AdaBoost binding tests 2018-02-01 20:04:45 +05:30
Marcus Edel 119c410c56 Merge pull request #1151 from zoq/optimizer_problems
Optimization Test Problems.
2018-01-31 22:26:11 +01:00
manish7294 4562f1c6b2 Optimized Tests 2018-01-31 22:07:41 +05:30
manish7294 c34144853e Added some more tests 2018-01-31 20:59:02 +05:30
Ryan Curtin bd3e7af612 Merge pull request #1219 from deepakks1995/master
removed some warning messages
2018-01-30 18:30:38 -08:00
Ryan Curtin ac89b49e27 Minor comment fixes. 2018-01-30 19:06:31 -05:00
deepakks1995 31d255a4d6 removed some warning messages 2018-01-31 00:14:41 +05:30
manish7294 a7af1c49db Optimized Boost Check by rcurtin 2018-01-30 21:10:00 +05:30
manish7294 847a916f7a Added max_iteration test 2018-01-30 15:15:43 +05:30
Ryan Curtin a402f61455 Fix comments. 2018-01-29 13:05:21 -05:00