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 |
|
Omar Shrit
|
d8b26b92df
|
Fix the casting from default double to any possible type (#3467)
|
2023-04-12 04:47:23 +02:00 |
|
Vaibhav Pathak
|
620aa489dd
|
Fix PReLU
|
2023-04-12 02:38:28 +05:30 |
|
Vaibhav Pathak
|
bdd68937f5
|
Fix JacobianTest and CustomJacobianTest
|
2023-04-10 07:32:58 +05:30 |
|
Vaibhav Pathak
|
9f783cd807
|
Fix Backward and fix test
|
2023-04-10 06:35:33 +05:30 |
|
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 |
|