Skip to content

v0.0.2

Choose a tag to compare

@serjisa serjisa released this 07 Oct 16:55
· 33 commits to main since this release

Here we added major improvements:

  1. Now we avoid calculation of dense full-size matrix via batching calculation of log-likelihood;
  2. We implemented cyclic coordinate descent.

Learning rate is still fixed, in our tests this approach is good enough for most of the situations (line search is very computationally expensive)