Commit Graph
23117 Commits
Author SHA1 Message Date
Yashwant e793bed4ae Resolve some comments. 2020-06-20 10:38:23 +05:30
Yashwant 3da07cf45a Initial commit. 2020-06-20 10:38:23 +05:30
Ryan Curtin 640370f82c Add new block to HISTORY.md for next version. 2020-06-18 14:55:27 -04:00
Ryan Curtin 49b1d84b9c Update version to next release version. 2020-06-18 14:55:27 -04:00
Ryan Curtin 990bde20f1 Update version to 3.2.2. 2020-06-18 14:55:27 -04:00
Ryan Curtin 0c159e114f Update history. 2020-06-18 14:55:18 -04:00
Ryan Curtin 242eaff291 Remove unstarted history block. 2020-06-18 14:50:49 -04:00
Ryan Curtin 918a495990 Add missing license files. 2020-06-18 14:36:29 -04:00
Ryan Curtin 689843217a Add new block to HISTORY.md for next version. 2020-06-18 14:19:23 -04:00
Ryan Curtin 26bba4212d Update version to next release version. 2020-06-18 14:19:23 -04:00
Ryan Curtin 84cd94d362 Update version to 3.3.2. 2020-06-18 14:19:23 -04:00
Ryan Birmingham 3d3658b061 Merge pull request #2462 from birm/arma-msvc-supports
If MSVC, always link Arma dependencies
2020-06-18 14:08:49 -04:00
Ryan BirminghamandMarcus Edel 7ef233d298 Period at end of sentence.
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2020-06-18 14:08:34 -04:00
Ryan Birmingham fc9e30cbd9 describe msvc case 2020-06-18 11:09:03 -04:00
Ryan Birmingham 075cb93b4c shuffle conditions for potential windows portability 2020-06-18 10:45:05 -04:00
Ryan Birmingham 609fa6e020 pretend non-wrapper msvc 2020-06-17 22:50:56 -04:00
saksham189 398a27657c Merge pull request #2261 from himanshupathak21061998/add-rbf
Implementing Simple Radial Basis Function Layer
2020-06-16 20:35:23 +05:30
Ryan Birmingham 5dc47f335f Merge pull request #2446 from nishantkr18/noisy
Addition of Noisy DQN to QLearning
2020-06-15 14:41:30 -04:00
Himanshu Pathakandsaksham189 c93c0aa8f3 Update src/mlpack/methods/ann/activation_functions/gaussian_function.hpp
Co-authored-by: saksham189 <7020962+saksham189@users.noreply.github.com>
2020-06-15 18:08:00 +05:30
Nishant Kumar eb03a48b17 Merge branch 'master' into noisy 2020-06-14 22:22:22 +05:30
himanshupathak21061998 462adbf9e0 Some style fix 2020-06-14 20:29:07 +05:30
Ryan Curtin 5d6f85c1d5 Merge pull request #1884 from Yashwants19/go-bindings
Resolve Comments in Go Bindings(#1492) and Add Markdown Documentation
2020-06-14 10:38:14 -04:00
Yashwant 929cdbba36 Fix azure build. 2020-06-14 12:36:59 +05:30
Nishant Kumarandfavre49 ec195880b6 Update src/mlpack/methods/reinforcement_learning/q_learning_impl.hpp
Co-authored-by: favre49 <40389657+favre49@users.noreply.github.com>
2020-06-14 11:19:18 +05:30
Yashwant 8dc03c7075 Apply some left suggestion. 2020-06-14 10:17:44 +05:30
Yashwant Singh PariharandMarcus Edel 46e8620a62 Apply suggestions from code review
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2020-06-14 10:17:44 +05:30
Yashwant 89e4343b46 Last commit didn't work. 2020-06-14 10:17:44 +05:30
Yashwant f7970d3537 Resolve some more comments. 2020-06-14 10:17:44 +05:30
Yashwant 35152040a4 Resolve documentation comments. 2020-06-14 10:17:44 +05:30
Yashwant 03f6fc829f Enable go-shared libraries when go-bindings is off. 2020-06-14 10:17:44 +05:30
Yashwant 136f176d1d Apply suggestions by @rcurtin. 2020-06-14 10:17:44 +05:30
Yashwant Singh PariharandRyan Curtin 33da5366e8 Update doc/guide/go_quickstart.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-06-14 10:17:05 +05:30
Yashwant 43ba879b6c Some cmake changes. 2020-06-14 10:17:05 +05:30
Yashwant ba7b20cc2b Last cmake config didn't work. 2020-06-14 10:15:35 +05:30
Yashwant 86d7e47392 Remove some unwanted imports. 2020-06-14 10:15:35 +05:30
Yashwant 93f358b5bb Improving docs Thanks too @rcurtin. 2020-06-14 10:15:35 +05:30
Yashwant fc7a2d86b9 Forgot this part. 2020-06-14 10:15:35 +05:30
Yashwant 4464ba0be9 Add ultility function for loading and saving compatible(Gonum) csv. 2020-06-14 10:15:35 +05:30
Yashwant 694d460748 Some cmake improvement. 2020-06-14 10:15:35 +05:30
Yashwant 496f402364 Fix Style Checks. 2020-06-14 10:15:35 +05:30
Yashwant 28a7297e4c Resolve Some Comments. 2020-06-14 10:15:35 +05:30
Yashwant 3018e81033 disable go-bindings in app-veyor. 2020-06-14 10:15:35 +05:30
Yashwant dc487df6db Fix azure pipeline issue. 2020-06-14 10:15:35 +05:30
Yashwant 6cfd68d27c Continuing the great work done by @birm :). 2020-06-14 10:15:10 +05:30
Yashwant 7c6d5431c1 Add go tests without building complete tests. 2020-06-14 10:15:10 +05:30
Yashwant 4fb09e5c28 Some Cmake trials. :) 2020-06-14 10:15:10 +05:30
Yashwant 7ef13ebcb9 Install lgo_util.so 2020-06-14 10:15:10 +05:30
Yashwant d1ac7debc5 Remove Uneccesary Cmake cmds. 2020-06-14 10:15:10 +05:30
Yashwant a34b301073 Try proper install. 2020-06-14 10:15:10 +05:30
Yashwant abb6f40854 Changing Go version 2020-06-14 10:15:10 +05:30