fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
5 lines
365 B
Text
5 lines
365 B
Text
ensmallen provides a simple set of abstractions for writing an objective
|
|
function to optimize. It also provides a large set of standard and cutting-edge
|
|
optimizers that can be used for virtually any mathematical optimization task.
|
|
These include full-batch gradient descent techniques, small-batch techniques,
|
|
gradient-free optimizers, and constrained optimization.
|