add short list of example optimisers

Add example optimisers to increase relevant keywords.

This increases the likelihood of ensmallen being found via web search (eg. users typing specific keywords into google).
This commit is contained in:
conradsnicta
2023-06-07 01:57:09 +02:00
committed by GitHub
parent 27246082ac
commit bc0b4abdbd
+1
View File
@@ -8,6 +8,7 @@ ensmallen provides many types of optimizers that can be used
for virtually any numerical optimization task.
This includes gradient descent techniques, gradient-free optimizers,
and constrained optimization.
Examples include L-BFGS, SGD, CMAES and Simulated Annealing.
ensmallen also allows optional callbacks to customize the optimization process.
Documentation and downloads: http://ensmallen.org