Tarek
|
a89180fa29
|
feat(docs): add documentation for sac
Signed-off-by: Tarek <tareknaser360@gmail.com>
|
2023-08-05 10:28:44 +03:00 |
|
Tarek
|
b2232019b6
|
feat(docs): add documentation for td3
Signed-off-by: Tarek <tareknaser360@gmail.com>
|
2023-08-05 10:28:36 +03:00 |
|
Tarek
|
bf91c4e595
|
feat(docs): add documentation for ddpg
Signed-off-by: Tarek <tareknaser360@gmail.com>
|
2023-08-05 10:28:27 +03:00 |
|
Tarek
|
cc334b0e0c
|
feat(docs): modify rl docs to separate the agents docs in files
Signed-off-by: Tarek <tareknaser360@gmail.com>
|
2023-08-05 10:28:07 +03:00 |
|
Ryan Curtin
|
5825287e9b
|
Adapt tutorials to Markdown and remove Doxygen entirely.
|
2022-08-31 23:02:27 -04:00 |
|
FawwazMayda
|
748b33b997
|
add missing std::
|
2021-04-10 18:16:48 +08:00 |
|
 Tri Wahyu GuntaraandMarcus Edel
|
40698325b6
|
edit RL tutorial for custom DQN network
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
|
2021-03-29 12:49:53 +07:00 |
|
gunnxx
|
73bc5b11f7
|
edit RL tutorial for custom DQN network
|
2021-03-28 15:49:56 +07:00 |
|
nishantkr18
|
3de6669f48
|
minor style fixes
|
2020-07-17 10:37:53 +05:30 |
|
nishantkr18
|
ec580cfbc9
|
made corrections based on recent changes in q_learning structure
|
2020-07-15 01:37:46 +05:30 |
|
Ryan Birmingham
|
8d2ca2d88b
|
section name duplication
|
2020-05-10 03:26:41 -04:00 |
|
favre49
|
b60c33bae4
|
Update doc/tutorials/reinforcement_learning/reinforcement_learning.txt
|
2020-04-02 10:34:09 +05:30 |
|
Joel Joseph
|
1f9429cc51
|
reverted the last commit
|
2020-04-01 19:45:01 +05:30 |
|
Joel Joseph
|
b7108a3a86
|
removed the 'example' code
i will do another pull request at mlpack/examples to put it there.
|
2020-04-01 18:13:18 +05:30 |
|
Joel Joseph
|
e7e2e86fd5
|
fixed styling issues of the test code
|
2020-03-27 12:10:07 +05:30 |
|
Joel Joseph
|
c388fac8ce
|
fixed the styling issues
at lines 286,294 and 397
|
2020-03-27 12:04:13 +05:30 |
|
 Joel Josephandfavre49
|
ddff7d375b
|
Update doc/tutorials/reinforcement_learning/reinforcement_learning.txt
Co-Authored-By: favre49 <40389657+favre49@users.noreply.github.com>
|
2020-03-27 11:38:08 +05:30 |
|
 Joel Josephandfavre49
|
0e7c466d7c
|
Update doc/tutorials/reinforcement_learning/reinforcement_learning.txt
Co-Authored-By: favre49 <40389657+favre49@users.noreply.github.com>
|
2020-03-27 11:37:21 +05:30 |
|
 Joel Josephandfavre49
|
6dcdd941c7
|
Update doc/tutorials/reinforcement_learning/reinforcement_learning.txt
Co-Authored-By: favre49 <40389657+favre49@users.noreply.github.com>
|
2020-03-27 11:37:12 +05:30 |
|
 Joel Josephandfavre49
|
ac29103548
|
Update doc/tutorials/reinforcement_learning/reinforcement_learning.txt
Co-Authored-By: favre49 <40389657+favre49@users.noreply.github.com>
|
2020-03-27 11:37:02 +05:30 |
|
 Joel Josephandfavre49
|
7f68d6eeaa
|
Update doc/tutorials/reinforcement_learning/reinforcement_learning.txt
Co-Authored-By: favre49 <40389657+favre49@users.noreply.github.com>
|
2020-03-27 11:36:05 +05:30 |
|
 Joel Josephandfavre49
|
d367f0a4bf
|
Update doc/tutorials/reinforcement_learning/reinforcement_learning.txt
Co-Authored-By: favre49 <40389657+favre49@users.noreply.github.com>
|
2020-03-27 11:35:40 +05:30 |
|
Joel Joseph
|
75b5e235a6
|
added asynchronous learning tutorial
|
2020-03-27 01:58:19 +05:30 |
|
Sriram
|
718e3d522b
|
Grammatical errors
|
2020-03-14 00:09:06 +05:30 |
|
Sriram
|
778d61a17e
|
Removed async learning header
|
2020-03-13 20:17:24 +05:30 |
|
Sriram
|
b6a7f1c2fa
|
Completed tutorial v1.0
|
2020-03-13 18:34:37 +05:30 |
|
Sriram
|
2e0dc19522
|
Added background of tutorial
|
2020-03-13 00:41:27 +05:30 |
|