himanshupathak21061998
|
3cd2dec8d2
|
Adding changes in RBF and adding activation function
|
2020-06-12 03:28:36 +05:30 |
|
himanshupathak21061998
|
58dd54d8ab
|
Implementing forward function for rbf
|
2020-06-12 03:28:36 +05:30 |
|
himanshupathak21061998
|
bf03b356a7
|
Adding definition of RBF class
|
2020-06-12 03:28:36 +05:30 |
|
Marcus Edel
|
22e7c8e7d2
|
Merge pull request #2424 from himanshupathak21061998/add-activationfunctions
Adding some activation functions for RBFN.
|
2020-06-11 23:20:27 +02:00 |
|
Ryan Birmingham
|
70f244a6ba
|
Merge pull request #2453 from kartikdutt18/ReWordBatchNorm
Change parameter description in BatchNorm layer to make it more clear.
|
2020-06-11 15:54:16 -04:00 |
|
Ryan Birmingham
|
943105f916
|
Merge pull request #2448 from rcurtin/qdafn-fix-2
Extract the correct number of neighbors for QDAFN.
|
2020-06-11 15:52:27 -04:00 |
|
Ryan Curtin
|
4879a9bfe6
|
Clarify comment.
|
2020-06-10 16:45:51 -04:00 |
|
kartikdutt18
|
bb3d5ef3af
|
Add the word 'channels' to make it more clear
|
2020-06-10 10:10:33 +05:30 |
|
sy0814k
|
a147cfbddc
|
Merge pull request #2450 from zoq/style-fixes-001
Minor style fixes (whitespace/line_length).
|
2020-06-09 16:45:51 -07:00 |
|
 Marcus EdelandRyan Curtin
|
5025389c5f
|
Update src/mlpack/tests/ann_layer_test.cpp
Sum module A and B.
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2020-06-09 16:53:41 +02:00 |
|
Marcus Edel
|
21eae115bb
|
Minor style fixes (whitespace/line_length).
|
2020-06-09 03:18:10 +02:00 |
|
Ryan Curtin
|
ca47da95fa
|
Clarify comment---Serialize() is long gone.
|
2020-06-08 17:48:21 -04:00 |
|
Ryan Curtin
|
04230621bc
|
Extract the correct number of neighbors for QDAFN.
|
2020-06-08 17:10:25 -04:00 |
|
favre49
|
2757ec222b
|
Merge pull request #2414 from nishantkr18/dueling-dqn
Addition of DuelingDQN and Noisy linear layer.
|
2020-06-07 22:51:46 +05:30 |
|
Ryan Birmingham
|
defa29791f
|
Merge pull request #2429 from birm/nested-comment-doxfix
Fix some Doxygen Errors
|
2020-06-06 16:43:35 -04:00 |
|
himanshupathak21061998
|
95c3b74152
|
Style fix
|
2020-06-06 22:29:03 +05:30 |
|
nishantkr18
|
f097339fc1
|
minor style issues
|
2020-06-06 10:04:13 +05:30 |
|
 kartikdutt18andMarcus Edel
|
f26bfb040e
|
Update src/mlpack/tests/ann_layer_test.cpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
|
2020-06-06 08:53:18 +05:30 |
|
nishantkr18
|
8eaeb9bd02
|
minor styling issues
|
2020-06-05 16:26:07 +05:30 |
|
nishantkr18
|
56dba90ed5
|
static code analysis warnings fixed, warnings taken care of
|
2020-06-05 12:50:24 +05:30 |
|
nishantkr18
|
1c4828f160
|
bug fix in dueling network
|
2020-06-04 21:55:57 +05:30 |
|
kartikdutt18
|
7c1d5443a7
|
I thought I made this commit
|
2020-06-04 16:54:21 +05:30 |
|
nishantkr18
|
bc4d232bf9
|
build fix attempt
|
2020-06-04 16:41:41 +05:30 |
|
kartikdutt18
|
515a84b7ec
|
Fix tests
|
2020-06-04 10:14:10 +05:30 |
|
nishantkr18
|
ded13369c7
|
build fix
|
2020-06-03 17:50:20 +05:30 |
|
nishantkr18
|
1dddedfbe2
|
reverted 9 previous commits
|
2020-06-03 17:23:53 +05:30 |
|
nishantkr18
|
1cb9290014
|
static-codetest fix attempt and style issue
|
2020-06-03 15:45:55 +05:30 |
|
nishantkr18
|
668233d1af
|
missed one test
|
2020-06-03 13:14:01 +05:30 |
|
kartikdutt18
|
0b3d7f088a
|
Update ann_layer_test.cpp
|
2020-06-03 12:42:45 +05:30 |
|
nishantkr18
|
6b682e301e
|
made required paramters as references
|
2020-06-03 12:30:24 +05:30 |
|
nishantkr18
|
8274b3934a
|
tweaking hyperparameters
|
2020-06-02 18:53:44 +05:30 |
|
nishantkr18
|
79e4588a10
|
added suggestions
|
2020-06-02 18:21:19 +05:30 |
|
nishantkr18
|
13f05b8bce
|
added noisyLinear tests
|
2020-06-02 17:56:25 +05:30 |
|
nishantkr18
|
97ef1fcf60
|
finally, test case fixed!
|
2020-06-01 23:44:02 +05:30 |
|
nishantkr18
|
7afd0525d2
|
build fix attempt
|
2020-06-01 18:51:49 +05:30 |
|
nishantkr18
|
7260ba5210
|
tests for Dueling DQN
|
2020-06-01 16:50:03 +05:30 |
|
kartikdutt18
|
01f5953e5f
|
Check correct size only if outputwidth is not 0
|
2020-05-31 23:34:34 +05:30 |
|
Ryan Birmingham
|
5a8bf5e618
|
rm empty return
|
2020-05-30 14:45:15 -04:00 |
|
Ryan Birmingham
|
ccfa565a5a
|
remove empty return type doc
|
2020-05-30 14:24:02 -04:00 |
|
Ryan Birmingham
|
e103a7d8c8
|
remove duplicated param doc
|
2020-05-30 14:23:15 -04:00 |
|
nishantkr18
|
2e66bd5baa
|
reference passed to QLearning agent in tests
|
2020-05-30 19:31:16 +05:30 |
|
nishantkr18
|
1e0912ec47
|
passed reference to network, added assignment operator function to Sequential
|
2020-05-30 19:00:14 +05:30 |
|
himanshupathak21061998
|
bf089b39af
|
Adding some suggestions
|
2020-05-29 20:49:31 +05:30 |
|
nishantkr18
|
45f162f1fc
|
Forward and backward update for NoisyLinear
|
2020-05-29 20:00:24 +05:30 |
|
nishantkr18
|
11910080e1
|
build fix attempt
|
2020-05-29 15:38:46 +05:30 |
|
himanshupathak21061998
|
ce986fc83b
|
Try to handle warnings
|
2020-05-29 14:56:11 +05:30 |
|
himanshupathak21061998
|
8f49827715
|
Changing approach and dealing with warnings
|
2020-05-29 14:56:11 +05:30 |
|
himanshupathak21061998
|
a9cbc2b8e8
|
Implementing copyvisitor to copy network
|
2020-05-29 14:56:11 +05:30 |
|
 Himanshu PathakandRyan Curtin
|
bcd93ba207
|
Apply suggestions from code review
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2020-05-29 14:56:11 +05:30 |
|
himanshupathak21061998
|
4e147f5fef
|
Adding some suggestion
|
2020-05-29 14:56:11 +05:30 |
|