Commit Graph
28637 Commits
Author SHA1 Message Date
Omar Shrit d8b26b92df Fix the casting from default double to any possible type (#3467) 2023-04-12 04:47:23 +02:00
Shubham Agrawal d58d9c7493 Merge pull request #3454 from mrdaybird/adapt_hard_tanh
Updated hard_tanh and added to layer_types
2023-04-04 22:38:58 +05:30
Vaibhav Pathak 2d3f021af4 Updated HISTORY.md 2023-04-03 21:48:32 +05:30
Vaibhav Pathak 9f4a14c215 Fix Code Style issues 2023-04-02 20:37:54 +05:30
Vaibhav Pathak 21e9d32d06 Fixed Code style issues 2023-04-02 20:36:14 +05:30
Vaibhav Pathak c6444e93d1 Fixed Code Style issues 2023-04-02 19:41:56 +05:30
Vaibhav Pathak a35a9bbc79 Fixed issues related to Code Style 2023-04-02 19:24:44 +05:30
Vaibhav Pathak a7d3d7bb80 Add OpenMP support 2023-03-27 22:14:30 +05:30
Vaibhav Pathak 72fba21e28 Added copy and move constructors & virtual destructors 2023-03-27 20:57:02 +05:30
Vaibhav Pathak 3ee8d8ca2b Fixed error in serialization.hpp 2023-03-27 19:02:48 +05:30
Vaibhav Pathak 948ac5b288 Update hard_tanh test 2023-03-27 18:29:47 +05:30
Vaibhav Pathak 23a9a14f72 Added simple test for hard_tanh 2023-03-27 13:17:38 +05:30
Vaibhav Pathak 0daeca44de Updated hard_tanh and added to layer_types 2023-03-27 11:14:27 +05:30
Aditya Raj 5453cb8032 Adapt softmin layer (#3437) 2023-03-19 13:08:26 +01:00
Ryan Curtin c6c18663cc Merge pull request #3420 from AdarshSantoria/notadapted
Fix PReLU
2023-03-08 09:14:34 -05:00
Ryan Curtin 2ff0f57fb8 Update HISTORY.md 2023-03-08 09:14:25 -05:00
Ryan Curtin f3a8aa8c68 Merge pull request #3440 from eddelbuettel/master
Add CITATION file (and copy it in) (Closes: #3423)
2023-03-06 17:42:19 -05:00
Dirk Eddelbuettel 92301d52fd Add CITATION file (and copy it in) (Closes: #3423) 2023-03-05 09:01:13 -06:00
AdarshSantoria 1e276557cb remove similar tests 2023-03-01 23:44:50 +05:30
Adarsh SantoriaandRyan Curtin 9831d7ac97 Update src/mlpack/methods/ann/layer/parametric_relu_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-03-01 22:55:52 +05:30
AdarshSantoria 78f519b91e fix code 2023-03-01 10:56:39 +05:30
Ryan Curtin 70b9b5185f Merge pull request #3432 from AdarshSantoria/ml
Add some tests for ann from notadapted
2023-02-28 17:00:39 -05:00
AdarshSantoria 14c81ecf4b fix file 2023-02-27 00:58:33 +05:30
Adarsh Santoria 95b04c78ae style fix 2023-02-27 00:53:53 +05:30
AdarshSantoria 94dd26f929 add notadapted tests for ann 2023-02-27 00:48:37 +05:30
AdarshSantoria 7d67b49d5c add initialization and serialization 2023-02-22 18:13:45 +05:30
Adarsh Santoria f570466231 Merge branch 'master' into notadapted 2023-02-21 19:25:12 +05:30
Adarsh Santoria c44e694494 Update HISTORY.md 2023-02-20 21:13:41 +05:30
AdarshSantoria 531f065014 code fix 2023-02-19 20:06:58 +05:30
Ryan Curtin c6c54aa64b Merge pull request #3414 from AdarshSantoria/history
Update HISTORY.md
2023-02-17 12:01:43 -05:00
Ryan Curtin 7f60e29bc5 Merge pull request #3413 from AdarshSantoria/bksvd
Add Block Krylov SVD method in CF
2023-02-17 12:01:08 -05:00
Adarsh Santoria 72bc449cfe typo fix 2023-02-17 13:14:27 +05:30
Adarsh Santoria 613ab5fbfb typo fix 2023-02-17 13:11:41 +05:30
AdarshSantoria 5b4bedd80a add changes to binding 2023-02-17 12:24:01 +05:30
Adarsh Santoria d8c3e2cd3a Merge branch 'master' into bksvd 2023-02-17 11:26:18 +05:30
Adarsh Santoria 84e86cb709 fix conflict 2023-02-17 10:55:56 +05:30
Adarsh Santoria fc0afb80c5 add new line at bottom 2023-02-17 10:35:21 +05:30
Ryan Curtin d6657f16e7 Merge pull request #3404 from AdarshSantoria/ransvd
Add Quic_SVD method in CF
2023-02-16 22:28:59 -05:00
Rodo b61216132f Fix function name (#3421) 2023-02-16 06:15:28 +01:00
Ryan Curtin be638bd157 Merge pull request #3415 from eddelbuettel/master
[R] Remove configure script as sunos is no longer an issue
2023-02-15 09:12:29 -05:00
Ryan Curtin 8834dff613 Merge pull request #3411 from aadi-raj/possible-fixes
Possible fixes
2023-02-15 09:11:21 -05:00
Dirk Eddelbuettel ab7277d2a2 [R] Also remove cmake copying step for configure script 2023-02-15 06:19:05 -06:00
Adarsh SantoriaandRyan Curtin b8190d1824 Update src/mlpack/tests/cf_test.cpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-15 00:57:07 +05:30
Adarsh SantoriaandRyan Curtin 089863f468 Update src/mlpack/tests/cf_test.cpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-15 00:56:48 +05:30
Adarsh SantoriaandRyan Curtin 35a82eceb8 Update src/mlpack/tests/cf_test.cpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-15 00:56:32 +05:30
Adarsh SantoriaandRyan Curtin ad5e1c46d5 Update src/mlpack/tests/cf_test.cpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-15 00:56:13 +05:30
Adarsh SantoriaandRyan Curtin 81033aa326 Update src/mlpack/tests/cf_test.cpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-15 00:55:47 +05:30
AdarshSantoria 232ed1cfee Fix PReLU 2023-02-15 00:07:26 +05:30
Ryan Curtin cb5258f22d Merge pull request #3416 from bkmgit/patch-2
Update date
2023-02-14 11:37:48 -05:00
Adarsh Santoria b760dd72ed Revert change 2023-02-14 21:58:50 +05:30