Commit Graph
27269 Commits
Author SHA1 Message Date
Omar Shrit 58ffb75e0c Refactor save_image into save_image_impl finally done!!
Signed-off-by: Omar Shrit <omar@shrit.me>
2022-01-24 22:15:55 +00:00
Omar Shrit 824840914a Adjust namespace of mlpack::Log
Signed-off-by: Omar Shrit <omar@shrit.me>
2022-01-24 21:20:12 +00:00
Omar ShritandRyan Curtin 8d291a47bb Update src/mlpack/core/data/image_info_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2022-01-24 19:51:55 +01:00
Omar ShritandRyan Curtin 6793b9e123 Update src/mlpack/core/data/image_info_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2022-01-24 19:51:49 +01:00
Omar Shrit 8087b32684 Apply @rcurtin patch to fix the STB issue.
Signed-off-by: Omar Shrit <omar@shrit.me>
2022-01-23 19:38:29 +00:00
Omar Shrit 164cafcd87 Commenting all #defines that are causing the problems
Signed-off-by: Omar Shrit <omar@shrit.me>
2022-01-16 18:20:04 +00:00
Omar Shrit 39d22fc4fb Move constructor to implementation
Signed-off-by: Omar Shrit <omar@shrit.me>
2022-01-16 16:21:27 +00:00
Omar Shrit 1892cb4763 Compiling locally, adding all modifications
Signed-off-by: Omar Shrit <omar@shrit.me>
2022-01-16 16:03:30 +00:00
Omar ShritandRyan Curtin accbdbd7cd Provide more details for namespace in src/mlpack/methods/det/dtree_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2022-01-16 12:59:31 +00:00
Omar ShritandRyan Curtin ed14f10c69 Remove mlpack namspace from src/mlpack/methods/hmm/hmm_util_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2022-01-16 12:59:03 +00:00
Omar ShritandRyan Curtin 1dbd10debd remove mlpack namespace from src/mlpack/methods/reinforcement_learning/q_networks/categorical_dqn.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2022-01-16 12:58:50 +00:00
Omar ShritandRyan Curtin aa38543405 Remove mlpack namespace from src/mlpack/methods/hmm/hmm_util_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2022-01-16 12:58:38 +00:00
Omar ShritandRyan Curtin 626024c10f Remove mlpack namespace from src/mlpack/methods/reinforcement_learning/q_networks/dueling_dqn.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2022-01-16 12:58:22 +00:00
Omar ShritandRyan Curtin 43440bf432 Remove mlpack namespace from src/mlpack/methods/reinforcement_learning/q_networks/simple_dqn.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2022-01-16 12:58:06 +00:00
Omar ShritandRyan Curtin 5da5c0e343 Remove additional line in src/mlpack/core/kernels/pspectrum_string_kernel.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-12-16 15:33:51 +01:00
Omar ShritandRyan Curtin f658130693 Fix indentation in src/mlpack/core/data/detect_file_type.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-12-16 15:33:08 +01:00
Omar ShritandMarcus Edel d9a7ac83e1 Add forgetten dot in src/mlpack/core/math/random_basis.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-12-16 15:32:55 +01:00
Omar ShritandMarcus Edel c6cb5d33cf Add spaces in src/mlpack/core/math/lin_alg_impl.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-12-16 15:32:38 +01:00
Omar ShritandMarcus Edel 879af347d6 Remove additional line in src/mlpack/core/math/lin_alg_impl.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-12-16 15:32:16 +01:00
Omar ShritandMarcus Edel 75717fe031 Fix indentation src/mlpack/core/math/lin_alg_impl.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-12-16 15:32:00 +01:00
Omar ShritandMarcus Edel 0a42f35d6d Fix indentation in src/mlpack/core/math/lin_alg_impl.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-12-16 15:31:41 +01:00
Omar ShritandMarcus Edel aacdb42aed Add parantheses in src/mlpack/core/math/lin_alg_impl.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-12-16 15:31:24 +01:00
Omar ShritandMarcus Edel 3fbe75b20e Fix style in src/mlpack/core/kernels/epanechnikov_kernel_impl.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-12-16 15:31:00 +01:00
Omar ShritandMarcus Edel 14b065299a Update style in src/mlpack/core/kernels/epanechnikov_kernel_impl.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-12-16 15:30:43 +01:00
Omar Shrit ac303a6887 Add forgetten layer name
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-12-02 23:54:27 +00:00
Omar Shrit cf6b9c78c6 Clean all using namespaces from the headers.
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-12-02 22:54:06 +00:00
Omar Shrit 3c06db9bcf Fix the random_basis_impl in addition
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-12-02 19:40:02 +00:00
Omar Shrit 6d57ec31ab Clean partly the namespace. Let us see if this resolve the macOS issues
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-12-02 19:39:05 +00:00
Omar Shrit 29daacd17b Adjust namespace in preprocess
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-11-20 22:03:31 +00:00
Omar Shrit 66772db8d9 Remove the mlpack:: namespace
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-11-20 20:33:55 +00:00
Omar Shrit 880ea8fbc3 Adding missing math/random headers
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-11-20 19:56:14 +00:00
Omar Shrit e62d097e27 Fix the gmm error
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-11-20 19:29:07 +00:00
Omar Shrit 82fc871aaa Let us if this resolves the binding issues
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-11-20 17:06:11 +00:00
Omar Shrit da95b27f9c Adding a missing std string
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-11-13 19:52:19 +00:00
Omar Shrit 71ebcbcf03 Finish the pspectrum_string_kernel
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-11-13 19:40:23 +00:00
Omar Shrit c2c17b59dc Deleting epanechnikov_kernel and adding pspectrum_string_kernel
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-11-13 19:39:32 +00:00
Omar Shrit 7433fae40a Finishing the epanechnikov_kernel
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-11-13 19:33:05 +00:00
Omar Shrit 7558d383f7 remove epanechnikov_kernel
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-11-13 19:23:57 +00:00
Omar Shrit 3e165bfc3e inline random_basis
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-11-13 19:15:58 +00:00
Omar Shrit 08948122f5 Adding missing headers
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-11-13 19:11:32 +00:00
Omar Shrit a8f6487d99 move the impl from .cpp to .impl
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-11-13 18:56:00 +00:00
Omar Shrit 526971af9b Fix the compilation warning related to include implementations
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-11-13 18:43:17 +00:00
Omar Shrit 001915659d Fix comments and compilation bugs
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-11-13 18:24:15 +00:00
Omar Shrit 1c3cb3e716 Finish inlining the data dir
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-11-13 18:12:02 +00:00
Omar Shrit 31d5d6a532 Make save image header only
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-11-13 18:04:01 +00:00
Ryan Curtin e81e567fae Merge pull request #3088 from mlpack/mingw-cmake-fix
Fix compilation options for MinGW
2021-11-13 10:45:40 -05:00
Omar Shrit 3434baf9a0 Merge pull request #3050 from heisenbuug/replace-boost-math
Replace boost::math::special_functions
2021-11-13 15:53:29 +01:00
heisenbuug f4d79619e0 typos 2021-11-11 20:36:28 +05:30
heisenbuug fcab3ee4ed minor style change 2021-11-11 20:32:28 +05:30
heisenbuug 247f34368b Adding trigamma to CMakeList.txt 2021-11-11 02:36:33 +05:30