Commit Graph
28696 Commits
Author SHA1 Message Date
Adarsh Santoria 80274e400d Update HISTORY.md 2023-06-09 23:38:55 +05:30
Adarsh Santoria 27727e6020 Merge branch 'master' into notadapted 2023-06-09 23:34:15 +05:30
Ryan Curtin 97fa8af3dd Categorical support preprocess_one_hot_encoding (#3487) 2023-06-09 02:51:54 +02:00
Adarsh Santoria db3da8df5f fix style 2023-06-04 11:46:42 +05:30
Adarsh Santoria 3c10d014e4 fix style 2023-06-04 11:46:11 +05:30
Adarsh Santoria 4756cc701b fix style 2023-06-04 11:45:14 +05:30
Adarsh Santoria 178f79516f fix style 2023-06-04 11:43:52 +05:30
Adarsh Santoria 30cda61419 Update HISTORY.md 2023-06-04 01:15:58 +05:30
Adarsh Santoria 88221ed1fb Merge branch 'master' into notadapted 2023-06-04 01:06:39 +05:30
Adarsh Santoria a8d3b21cd6 Merge branch 'mlpack:master' into notadapted 2023-06-04 00:58:22 +05:30
Adarsh Santoria abd59c4b3c Merge pull request #1 from rcurtin/notadapted
Minor bug fixes
2023-06-04 00:52:29 +05:30
Ryan Curtin ce9e1d77c9 Document the use of std::move() to avoid copies for neural networks (#3490) 2023-06-03 12:28:01 +02:00
Ryan Curtin 3b893babc1 Merge pull request #3488 from rcurtin/install-r-headers
Install mlpack and cereal headers in R package
2023-06-01 08:38:10 -04:00
Ryan Curtin 7af0de4011 It's fixed, so now remove the debugging output. 2023-05-31 15:24:25 -04:00
Ryan Curtin b823da7710 Fix strategy to run multiple times; make matrix a bit larger. 2023-05-31 12:29:20 -04:00
Ryan Curtin d302153f92 Try printing the matrices so I can reproduce locally. 2023-05-31 09:42:58 -04:00
Ryan Curtin 6c833473f8 Can we get more information about the failure? 2023-05-31 06:25:07 -04:00
Ryan Curtin 040b1bfda6 Relax tolerance for SparseNMFALSTest a little bit. 2023-05-30 15:15:53 -04:00
Marcus Edel 595419e6d6 Merge pull request #3485 from mayank-root/ftswish_1
Implemented FTSwish Activation Function.
2023-05-30 09:47:54 -04:00
Ryan Curtin 572f2a1f72 Some other minor fixes to tests. 2023-05-30 09:09:39 -04:00
Ryan Curtin 2b82352566 Use arma::clamp() instead of min() and max(). 2023-05-30 09:09:30 -04:00
Ryan Curtin c957ba6bbe Shrink sizes of arrays in tests. 2023-05-30 09:01:05 -04:00
Ryan Curtin 7df3bbc267 Add ComputeOutputDimensions() to CReLU and fix test setup. 2023-05-30 08:44:23 -04:00
Adarsh Santoria bad7b7fcfd Update relu6_impl.hpp 2023-05-30 13:39:23 +05:30
Adarsh Santoria 8c30a86659 Update relu6_impl.hpp
make code efficient
2023-05-30 13:20:40 +05:30
Adarsh SantoriaandRyan Curtin c556ce942e Update src/mlpack/methods/ann/layer/c_relu_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-05-30 02:26:19 +05:30
Adarsh Santoria fcdd90fac5 Merge branch 'mlpack:master' into master 2023-05-30 02:20:30 +05:30
Ryan Curtin cf6896e4dc Update HISTORY. 2023-05-29 12:34:24 -04:00
Ryan Curtin c0f0f22d79 Install mlpack and cereal headers in R package. 2023-05-29 12:32:22 -04:00
Mayank Raj 94da130f72 used camel case 2023-05-28 05:25:05 +05:30
Mayank Raj bc1dff58d5 Implemented FTSwish Activation Function 2023-05-24 08:18:45 +05:30
Morteza Jalalvand 4097d3ae24 Add serialize to init rules (in ann) (#3483) 2023-05-18 02:22:04 +02:00
Ryan Curtin dcdd07907c Update history for #3469 2023-05-07 03:00:08 +02:00
Ryan Curtin 59a3b842e4 Merge pull request #3469 from mrdaybird/fix_logsoftmax
Fix derivative of LogSoftMax (Resolves #3468)
2023-05-02 15:01:41 -04:00
Vaibhav Pathak 8128277f43 Add JacobianTest 2023-04-29 03:19:08 +05:30
Vaibhav Pathak 1f65dad70c Merge branch 'master' of https://github.com/mrdaybird/mlpack into fix_logsoftmax 2023-04-29 02:41:55 +05:30
Ryan Curtin 417ba3995d Merge pull request #3473 from mrdaybird/fix_prelu
Fix PReLU (Resolves #3466)
2023-04-28 14:54:29 -04:00
Ryan Curtin a7cc156807 Merge pull request #3471 from mrdaybird/fix_jacobian
Fix JacobianTest and CustomJacobianTest (Resolves #3470)
2023-04-28 13:41:55 -04:00
Vaibhav Pathak eea5e87f1c Merge branch 'master' of https://github.com/mrdaybird/mlpack into fix_logsoftmax 2023-04-27 20:33:07 +05:30
Vaibhav Pathak 5bd3259d05 Merge branch 'master' into fix_prelu 2023-04-27 20:23:27 +05:30
Ryan Curtin 403099f4ab Merge pull request #3476 from rcurtin/release-4.1.0
Release version 4.1.0
2023-04-27 09:13:03 -04:00
Vaibhav Pathak 1f9570f53b Fix style changes and update HISTORY.md 2023-04-27 14:16:05 +05:30
Vaibhav Pathak 2fd03f1541 xMerge branch 'master' of https://github.com/mrdaybird/mlpack into fix_prelu 2023-04-27 14:11:45 +05:30
Ryan Curtin 4c6af0d8b0 Add new block for next release to HISTORY.md. 2023-04-26 20:06:56 -04:00
Ryan Curtin e12bc09e30 Update and release version 4.1.0. 2023-04-26 20:06:56 -04:00
Ryan Curtin 39bc6beb6b Add license to hard_tanh.cpp test. (#3474) 2023-04-27 01:43:37 +02:00
Ryan Curtin fd7ca06b22 Issue error when serializing ANN models without MLPACK_ENABLE_ANN_SERIALIZATION (#3451) 2023-04-14 16:30:10 +02:00
Vaibhav Pathak 823da8f3a4 Fix tests 2023-04-14 01:51:51 +05:30
Vaibhav Pathak 3847515849 Add integration test 2023-04-14 01:35:03 +05:30
Ana B 309d1d2e01 Fix links (#3462) 2023-04-12 04:53:14 +02:00