Shubham Agrawal
|
a09b3612fa
|
Update adaptive_mean_pooling_impl.hpp
Fixed Serialization issue.
|
2022-06-26 17:28:27 +05:30 |
|
Shubham Agrawal
|
5fd7fc3595
|
Update adaptive_max_pooling_impl.hpp
Fixed serialization issue.
|
2022-06-26 17:26:54 +05:30 |
|
Ryan Curtin
|
23673e38e1
|
Merge pull request #3225 from rcurtin/reenable-reinforcement-learning-tests
Reenable reinforcement learning tests and adapt `Concat`
|
2022-06-22 22:26:55 -04:00 |
|
Shubham Agrawal
|
a021286969
|
Removing extra call to SetNetworkMode
|
2022-06-21 20:22:16 +05:30 |
|
 Shubham AgrawalandRyan Curtin
|
34c50e8109
|
Apply suggestions from code review
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2022-06-18 10:34:55 +05:30 |
|
Ryan Curtin
|
f6119dc701
|
Add back in RewardClippingTest too.
|
2022-06-17 21:37:12 -04:00 |
|
Shubham Agrawal
|
df591b290f
|
correction in ann layers
|
2022-06-17 17:54:30 +05:30 |
|
Ryan Curtin
|
35a45840a7
|
Fix minor bugs in SAC.
|
2022-06-16 23:09:49 -04:00 |
|
Ryan Curtin
|
9399283aff
|
Specifying the input size is no longer necessary.
|
2022-06-15 22:58:49 -04:00 |
|
Ryan Curtin
|
de329c9c9f
|
Adapt Q-learning network types to new API.
|
2022-06-15 22:58:26 -04:00 |
|
Ryan Curtin
|
3880da3f3e
|
Fix Concat layer for batchSize > 1.
|
2022-06-15 22:58:00 -04:00 |
|
Ryan Curtin
|
23ce23cd0a
|
Fix SimpleConcatenateLayerTest.
|
2022-06-13 20:29:04 -04:00 |
|
Ryan Curtin
|
6f4bbf9e39
|
Fix gradient computation for Concat layer.
|
2022-06-13 19:57:46 -04:00 |
|
Ryan Curtin
|
45f7b4a517
|
Some test cleanups.
|
2022-06-13 09:29:25 -04:00 |
|
Ryan Curtin
|
579429ab1b
|
Use layer input dimensions to compute sizes instead of OutputSize().
|
2022-06-13 09:28:34 -04:00 |
|
Ryan Curtin
|
490886abed
|
Fix size of gradient matrix to match what is expected.
|
2022-06-13 09:28:10 -04:00 |
|
Ryan Curtin
|
3510c0ac08
|
Compute output dimensions correctly.
|
2022-06-13 09:27:46 -04:00 |
|
Ryan Curtin
|
8d785f01de
|
Adapt and fix some tests.
|
2022-06-11 10:53:56 -04:00 |
|
Ryan Curtin
|
3e6c2a222c
|
Pass an empty matrix instead of -1.
|
2022-06-11 10:53:48 -04:00 |
|
Ryan Curtin
|
fa7b6b701f
|
Remove unused inputDim parameter.
|
2022-06-11 10:53:34 -04:00 |
|
Ryan Curtin
|
b4d2adbc67
|
Some minor bugfixes (but not totally fixed yet).
|
2022-06-11 10:53:16 -04:00 |
|
Marcus Edel
|
5c93ed80f0
|
Merge pull request #3206 from shubham1206agra/adaptive-pooling
Adaptative Pooling layer.
|
2022-06-09 23:56:49 -04:00 |
|
Ryan Curtin
|
6bdd43fcc5
|
Merge remote-tracking branch 'origin/master' into reenable-reinforcement-learning-tests
|
2022-06-09 19:44:43 -04:00 |
|
Ryan Curtin
|
9a9b26ee0c
|
Attempt to reenable reinforcement learning code.
|
2022-06-09 19:43:38 -04:00 |
|
Ryan Curtin
|
edc690c566
|
Re-enable Concat tests.
|
2022-06-09 19:43:28 -04:00 |
|
Ryan Curtin
|
afdb2a37de
|
Throw an exception when things are invalid.
|
2022-06-09 19:43:09 -04:00 |
|
Ryan Curtin
|
fbcecfb3d0
|
Adapt Concat layer.
|
2022-06-09 19:42:48 -04:00 |
|
Omar Shrit
|
b7e6bd444c
|
Merge pull request #3195 from shubham1206agra/header-only
Header Only #2
|
2022-06-09 14:45:48 +01:00 |
|
Shubham Agrawal
|
9e5d62f28e
|
added back
|
2022-06-09 10:02:31 +05:30 |
|
Shubham Agrawal
|
5123f7aafe
|
changes acc. to suggestions.
|
2022-06-09 09:29:13 +05:30 |
|
 Shubham AgrawalandRyan Curtin
|
769187e68e
|
Apply suggestions from code review
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2022-06-09 09:16:31 +05:30 |
|
Ryan Curtin
|
9e4d681cae
|
Merge pull request #3222 from rcurtin/fix-r-build
Remove BH from R build
|
2022-06-08 16:02:03 -04:00 |
|
Ryan Curtin
|
5e7eb988b8
|
Adapt SoftmaxType to new API. (#3220)
|
2022-06-07 16:29:01 -04:00 |
|
Shubham Agrawal
|
6dba88badb
|
removing thread_local to test failing tests.
|
2022-06-05 20:37:38 +05:30 |
|
shubham1206agra
|
ac5daca8d5
|
add documentation.
|
2022-06-05 10:35:40 +05:30 |
|
Ryan Curtin
|
376c01e425
|
Remove BH from R build.
|
2022-06-04 21:44:08 -04:00 |
|
Shubham Agrawal
|
1256ba41b7
|
changed random code
|
2022-06-04 17:12:41 +05:30 |
|
Shubham Agrawal
|
03beac1894
|
changes acc to suggestions.
|
2022-06-04 16:45:52 +05:30 |
|
shubham1206agra
|
b4e586a5d5
|
changes acc to suggestions.
|
2022-06-03 12:23:47 +05:30 |
|
shubham1206agra
|
c4cd575cc8
|
Changes acc to suggestions.
|
2022-06-03 11:19:49 +05:30 |
|
Ryan Curtin
|
f4bf1a08c2
|
Make the test easier: after all, what we care about is that it compiles.
|
2022-05-29 18:25:18 -04:00 |
|
Ryan Curtin
|
9fa0130a0d
|
Merge pull request #3215 from rcurtin/finally-remove-boost
Finally remove boost!
|
2022-05-29 17:09:02 -04:00 |
|
Ryan Curtin
|
9df0e0fec5
|
Merge pull request #3214 from Ansh-Sarkar/documentation-fixes
Fixed All Link Related Issues
|
2022-05-28 16:56:57 -04:00 |
|
Ryan Curtin
|
4f13362cf4
|
Merge pull request #3208 from rcurtin/remove-boost-load-arff
Remove boost tokenization from LoadARFF()
|
2022-05-28 16:54:18 -04:00 |
|
shubham1206agra
|
6b9dc533d9
|
fixing minor bug
|
2022-05-28 22:05:14 +05:30 |
|
shubham1206agra
|
49d3dd4896
|
removed extra class
|
2022-05-28 20:18:32 +05:30 |
|
shubham1206agra
|
78bc52c4ff
|
Revert "removed extra class"
This reverts commit 5531a01938.
|
2022-05-28 20:17:48 +05:30 |
|
shubham1206agra
|
5531a01938
|
removed extra class
|
2022-05-28 20:13:55 +05:30 |
|
shubham1206agra
|
cb6b3f4c2f
|
Changes according to suggestions.
|
2022-05-28 20:09:12 +05:30 |
|
Ryan Curtin
|
89dfbb600a
|
Get rid of all of the remaining parts of Boost!
|
2022-05-27 15:17:37 -04:00 |
|