PLN-team / PLNmodels

A collection of Poisson lognormal models for multivariate count data analysis
https://pln-team.github.io/PLNmodels
GNU General Public License v3.0
54 stars 18 forks source link

The documentation of `PLN_param()` is incomplete #108

Closed mahendra-mariadassou closed 12 months ago

mahendra-mariadassou commented 1 year ago

The documentation of PLN_param() lacks description of optimisation parameters that can be tweaked, especially for the torch backend (like learning rate, number of epochs, number of evaluations, number of batches, etc).

See also #107