Commit Graph
20834 Commits
Author SHA1 Message Date
Ryan Curtin b16cfd0653 Merge pull request #1899 from Yashwants19/gmm-test
Add GMM test for command-line and python bindings
2019-07-06 16:25:40 -04:00
Ryan Curtin ebaea0fdf6 Merge pull request #1945 from rcurtin/pypi-doc-fix
Fix PyPI documentation error.
2019-07-06 09:19:12 -04:00
Marcus Edel f0976bd3ad Merge pull request #1947 from Yashwants19/py-test
Fix CI-Travis Build.
2019-07-06 13:02:31 +02:00
Yashwant Singh Parihar 99a7007505 Sorry for the comma 2019-07-05 09:18:22 +05:30
Yashwant Singh Parihar 49cddef102 Udpate versions for py-test 2019-07-05 08:47:19 +05:30
Manish Kumar c62088ad40 Merge pull request #1941 from favre49/RLFix
Made continuous RL environments' API consistent
2019-07-03 22:11:38 +05:30
Yashwant f55e1df4ac Add more functionality 2019-07-03 22:04:58 +05:30
Yashwant 88d8c4fcd2 Resolve Some python-test 2019-07-03 20:37:12 +05:30
Ryan Curtin 7cb700d805 Fix documentation error. 2019-06-30 12:58:22 -04:00
Rahul Prabhu 244fcaf067 Style fix. 2019-06-30 16:22:11 +05:30
Rahul Prabhu d894f9565a Style fix. 2019-06-30 16:05:31 +05:30
Rahul Prabhu c1877824c5 Missed a comment. 2019-06-30 16:02:42 +05:30
Rahul Prabhu 81840f82d1 Incorporated Marcus' comments. 2019-06-30 16:00:20 +05:30
Shikhar Jaiswal 5fcbe455d9 Merge pull request #1943 from saksham189/optim
Minor Optimisation in Backward computation
2019-06-28 15:28:05 -07:00
Rahul Prabhu 7b25daf89d Fixed continuous multiple pole cart 2019-06-28 19:31:40 +05:30
Rahul Prabhu a067a73efc Oops missed a space. 2019-06-28 18:27:10 +05:30
Rahul Prabhu 7650b4d855 Style fixes. 2019-06-28 18:26:13 +05:30
Rahul Prabhu ae36a8f46b Updated HISTORY.MD and some documentation. 2019-06-28 18:20:48 +05:30
Rahul Prabhu 2b6a2d3d2b Included max steps in tasks. 2019-06-28 18:09:38 +05:30
Rahul Prabhu da64d1b3ad Made all environments consistent. 2019-06-28 17:26:39 +05:30
Saksham Bansal 2077b5a151 Minor Optimization 2019-06-27 20:54:10 +07:00
Rahul Prabhu d4edb79047 Continuous multiple pole cart also fixed. 2019-06-27 15:04:53 +05:30
Rahul Prabhu 8fe8b31d82 Fixed multiple pole cart, changed Pendulum to terminate after a given number of time steps. 2019-06-27 14:48:28 +05:30
Rahul Prabhu 20dd60b2df Fixed misspelling. 2019-06-26 10:07:21 +05:30
Rahul Prabhu d9d8a37966 Commits working. 2019-06-25 18:05:00 +05:30
Rahul Prabhu 2d2730b2e2 Commits not working? 2019-06-25 18:03:58 +05:30
Rahul Prabhu 6b54bbe3d4 Style fixes + HISTORY.md 2019-06-25 17:54:42 +05:30
Rahul Prabhu aa7b9fb93f Fixed bounds 2019-06-25 15:29:38 +05:30
Rahul Prabhu 9b9e0dd738 Added tests and made the continuous classes uniform 2019-06-25 14:47:38 +05:30
Yashwant Singh Parihar ff3d0d8f73 Update gmm_train_test.cpp 2019-06-23 07:24:47 +05:30
Yashwant Singh Parihar ecb6daf640 Add gmmtrainmaintest To parallel test 2019-06-22 23:21:41 +05:30
Yashwant Singh Parihar c53f848143 Fix :( 2019-06-22 18:13:45 +05:30
Yashwant Singh Parihar 2f5dc0d8d0 Fix Trials test 2019-06-22 17:45:10 +05:30
Ryan Curtin 897b0cddf6 Merge branch 'Yashwants19-dtree' 2019-06-20 21:03:18 -04:00
Ryan Curtin e3989bd4eb Minor style fixes. 2019-06-20 21:03:02 -04:00
Ryan Curtin 748c552390 Merge branch 'dtree' of https://github.com/Yashwants19/mlpack into Yashwants19-dtree 2019-06-20 20:56:27 -04:00
Marcus Edel 165c0fc211 Merge pull request #1931 from robotcator/pendulum
Change the pendulum action type to double.
2019-06-20 22:26:06 +02:00
Yashwant Singh Parihar 29fbf8600d Still Failing TrialsTest 2019-06-20 19:27:26 +05:30
Yashwant Singh Parihar 4a791b7b87 Fix TrailsTest 2019-06-20 18:34:28 +05:30
Yashwant 7ed45b7909 Fix SamplingsTest 2019-06-20 17:35:58 +05:30
Yashwant Singh Parihar 6328263307 Merge branch 'master' into dtree 2019-06-20 15:49:33 +05:30
Yashwant d3f415a10e Merge branch 'dtree' of https://github.com/Yashwants19/mlpack into dtree 2019-06-20 15:47:37 +05:30
Yashwant 7b0d066fb0 Clean up as Suggested 2019-06-20 15:35:03 +05:30
Shikhar Jaiswal 8a9baf5b8b Merge pull request #1930 from saksham189/bn
Add linear layer in model for numerical gradient tests
2019-06-19 20:08:25 -07:00
robotcator cedbbc6987 fix the static code warning 2019-06-19 21:25:43 +08:00
Saksham Bansal b21370599b Style fix and doc fix 2019-06-19 17:28:57 +07:00
robotcator d343af3cc8 change the pendulum action type to double 2019-06-18 23:03:39 +08:00
Saksham Bansal 4033487a43 Style fix 2019-06-18 19:09:14 +07:00
Yashwant Singh Parihar 2fd5a7fd68 Fix Some Tests 2019-06-18 16:30:05 +05:30
Saksham Bansal 33bce014a5 Fix LayerNorm Implementation 2019-06-18 02:50:41 +07:00