Minor reference and style fix.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*!
|
||||
@file ann.txt
|
||||
@author Marcus Edel (kurg.org)
|
||||
@author Marcus Edel (https://kurg.org)
|
||||
@brief Tutorial for how to use the neural network code in mlpack.
|
||||
|
||||
@page anntutorial Neural Network tutorial
|
||||
|
||||
@@ -31,7 +31,7 @@ mlpack::optimization::AdamType "Nadam" - \ref mlpack::optimization::CNE "CNE" -
|
||||
"SPALeRASGD" - \ref mlpack::optimization::SVRGType "SVRG" - \ref
|
||||
mlpack::optimization::SVRGType "SVRG (Barzilai-Borwein)" - \ref
|
||||
mlpack::optimization::SARAHType "SARAH" - \ref mlpack::optimization::SARAHType
|
||||
"SARAH+" - \ref mlpack::optimization::KatyushaType "Katyusha" \ref
|
||||
"SARAH+" - \ref mlpack::optimization::KatyushaType "Katyusha" - \ref
|
||||
mlpack::optimization::CMAES "CMAES"
|
||||
|
||||
@subsection function_type_api_tut FunctionType API
|
||||
|
||||
Reference in New Issue
Block a user