Marcus Edel
|
be570d5ff9
|
Merge branch 'master' into ada_sqrt
|
2022-02-18 21:45:11 -05:00 |
|
Marcus Edel
|
d3686fa6a2
|
Merge branch 'master' into ada_sqrt
|
2022-02-17 20:38:56 -05:00 |
|
Marcus Edel
|
54c2de48e9
|
Merge branch 'master' into ada_belief
|
2021-06-24 20:27:34 -04:00 |
|
NanuSai
|
c380dd5d7d
|
rname MOEAD => MOEA/D-DE
|
2021-06-08 10:21:16 +05:30 |
|
NanuSai
|
0419469103
|
- Import previous work
- populationSize > neighborSize + 1
- fix initNeighborhood
- neighborHoodSize => neighborSize
|
2021-06-08 10:20:45 +05:30 |
|
NanuSai
|
29b6ff1974
|
fix
|
2021-06-01 15:12:19 +05:30 |
|
Marcus Edel
|
b24589bacb
|
Add AdaBelief to the function types documentation.
|
2021-05-16 23:44:49 +02:00 |
|
Marcus Edel
|
8e646faf4e
|
Add AdaSqrt optimizer documentation.
|
2020-10-25 21:25:50 +01:00 |
|
Sayan Goswami
|
457b1cbdd4
|
Fix docs.
|
2020-07-30 13:22:54 +05:30 |
|
Sayan Goswami
|
2840027df8
|
Update MOO description.
|
2020-07-27 14:55:52 +05:30 |
|
Sayan Goswami
|
9c29738afb
|
Add note about Front() method for MOO.
|
2020-07-27 14:54:56 +05:30 |
|
Sayan Goswami
|
e250f55558
|
Add generic MO function as example.
|
2020-07-27 14:52:13 +05:30 |
|
Sayan Goswami
|
20f67a67a5
|
Merge branch 'master' into nsga2
|
2020-07-27 14:39:20 +05:30 |
|
 Sayan GoswamiandRyan Curtin
|
88f6500201
|
Update doc/function_types.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2020-07-14 22:09:05 +05:30 |
|
 Sayan GoswamiandRyan Curtin
|
fab76f6002
|
Update doc/function_types.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2020-07-14 22:08:53 +05:30 |
|
Ryan Curtin
|
680ab16006
|
Clarify documentation on constrained function optimization.
|
2020-06-22 20:13:16 -04:00 |
|
Sayan Goswami
|
f6ce7fe753
|
Add documentation for multi objective fucntion type.
|
2020-04-13 20:25:29 +05:30 |
|
Sayan Goswami
|
b0d7ea5e7d
|
Remove newline, fix indentation
|
2020-04-13 20:07:55 +05:30 |
|
Sayan Goswami
|
0dc99f0831
|
Reposition multi-objective optimization section to before constrained functions
|
2020-04-03 12:46:06 +05:30 |
|
Sayan Goswami
|
13bdfc1f5c
|
Merge branch 'nsga2' from remote
|
2020-04-03 12:40:47 +05:30 |
|
Sayan Goswami
|
2ac289a20d
|
Fix typos
|
2020-04-03 12:39:13 +05:30 |
|
Sayan Goswami
|
e9867d927c
|
Merge branch 'master' into nsga2
|
2020-03-29 03:54:24 -04:00 |
|
Joe Dinius
|
f29fe7650b
|
address issue #184 - remove sdp deprecated methods
|
2020-03-26 07:32:09 -07:00 |
|
Sayan Goswami
|
7d8ac2c05a
|
Remove ambiguity with example in documentation
|
2020-03-19 17:47:53 +05:30 |
|
Sayan Goswami
|
b3052b9c92
|
Repharse doc, fix indentation, change bounds to use reference, use camel case
|
2020-03-15 19:17:12 +05:30 |
|
Sayan Goswami
|
2c6418b445
|
Merge branch 'master' into nsga2
|
2020-03-04 14:01:48 -05:00 |
|
Sayan Goswami
|
bb37702917
|
Fix typo, indentation, line breaks
|
2020-03-04 21:22:40 +05:30 |
|
Marcus Edel
|
1fd6eebe47
|
The L_BFGS optimizer doesn't use a template.
|
2020-03-01 17:51:08 +01:00 |
|
Sayan Goswami
|
24fa27655d
|
Add documentation for multi objective functions
|
2020-02-26 02:28:11 +05:30 |
|
Sayan Goswami
|
a11974a4ea
|
Update documentation
Remove 'Multi-objective functions', update NSGA2 Optimize() example
|
2020-02-10 23:07:35 +05:30 |
|
Sayan Goswami
|
da52154072
|
Add doc for Multi-objective functions
|
2020-01-23 15:58:55 +05:30 |
|
Ryan Curtin
|
31bb39a7c9
|
Add some missing optimizer types.
|
2019-12-26 22:35:53 -05:00 |
|
Marcus Edel
|
13291c5505
|
Merge branch 'master' into Lookahead
|
2019-12-24 14:38:50 +01:00 |
|
Marcus Edel
|
67dce9f5fb
|
Reword the info if the base optimzer does not have a definition of MaxIterations() and update the function types documentation.
|
2019-12-24 14:37:05 +01:00 |
|
Marcus Edel
|
1b98ce8394
|
Add Lookahead to the optimizer function documentation.
|
2019-12-14 18:53:43 +01:00 |
|
Marcus Edel
|
5384c73117
|
Add AdaBound and AMSBound to the optimizer function documentation.
|
2019-12-13 22:20:04 +01:00 |
|
jeffinsam
|
72b0a1fd1f
|
Removing <p> tage
|
2019-11-07 14:46:20 +05:30 |
|
jeffinsam
|
71574b6bb3
|
make sample code collapsible
|
2019-11-01 12:57:27 +05:30 |
|
Ryan Curtin
|
92e2417b3f
|
Merge remote-tracking branch 'origin/master' into templated_optimize
|
2019-05-14 22:56:32 -04:00 |
|
Niteya Shah
|
0f17a19ff4
|
documentation fixes wrt review
|
2019-05-13 15:42:14 +05:30 |
|
Ryan Curtin
|
71acbe4388
|
Merge remote-tracking branch 'origin/master' into templated_optimize
|
2019-05-11 19:46:23 -04:00 |
|
Ryan Curtin
|
3c2acbb8c7
|
Update documentation where needed.
|
2019-05-11 18:57:43 -04:00 |
|
Niteya
|
97b9494480
|
added to function types
|
2019-03-26 23:04:20 +05:30 |
|
Conrad Sanderson
|
df22a17655
|
fix internal links for differentiable separable functions
|
2019-03-14 09:32:56 +01:00 |
|
Ryan Curtin
|
09c6d1c579
|
Fixes for SPSA and its documentation.
Signed-off-by: Marcus Edel <marcus.edel@fu-berlin.de>
|
2019-03-05 01:23:31 +01:00 |
|
favre49
|
ed1cc9694f
|
DE
|
2019-02-02 14:34:12 +05:30 |
|
Unknown
|
9ab2c7494b
|
Incorrect class name RMSProp in documentation
Fix for a small error in the documentation where ens::RMSProp was being used.
|
2019-01-08 14:31:50 +05:30 |
|
Ryan Curtin
|
6ca6bb19e0
|
Fix documentation bug for #58.
|
2018-12-02 13:33:50 -05:00 |
|
Ryan Curtin
|
172fdc8258
|
Fix typo in return types.
|
2018-11-28 17:57:07 -05:00 |
|
Ryan Curtin
|
53aef7f1ac
|
Fix header references.
|
2018-11-27 18:29:59 -05:00 |
|