Skip to content

Commit f523011

Browse files
Refine documentation by removing hyperparameter tuning section and enhancing non-monotone strategies description for improved clarity.
1 parent f4c0c2e commit f523011

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

paper/paper.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -117,13 +117,9 @@ Extensive documentation is provided, including a user guide, API reference, and
117117
Aqua.jl is used to test the package dependencies.
118118
Documentation is built using Documenter.jl.
119119

120-
## Hyperparameter tuning
121-
122-
The solvers in [RegularizedOptimization.jl](https://github.com/JuliaSmoothOptimizers/RegularizedOptimization.jl) do not require extensive hyperparameter tuning.
123-
124120
## Non-monotone strategies
125121

126-
The solvers in [RegularizedOptimization.jl](https://github.com/JuliaSmoothOptimizers/RegularizedOptimization.jl) implement non-monotone strategies to accept trial points, which can enhance convergence properties.
122+
The solvers in [RegularizedOptimization.jl](https://github.com/JuliaSmoothOptimizers/RegularizedOptimization.jl) implement non-monotone strategies to accept trial points, which can enhance algorithmic performance in practice [@leconte-orban-2023;@diouane-habiboullah-orban-2024].
127123

128124
## Application studies
129125

0 commit comments

Comments
 (0)