unslothai / hyperlearn

2-2000x faster ML algos, 50% less memory usage, works on all hardware - new and old.

Home Page:https://hyperlearn.readthedocs.io/en/latest/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IRLS for Logistic / Softmax Regression + Hessian Matrix

danielhanchen opened this issue · comments

Found some really good material at some site (will add here later).

Shows how to calculate using IRLS and using the Hessian for Newton-Raphson's method.