Implementation of numerical optimization algorithms for logistic regression problem.
- Gradient descent with different line search methods
- Newton method
- Hessian free Newton with conjugate gradients method
- BFGS & L-BFGS
- Stochastic gradient descent
- Adam
| Name | Name | Last commit date | ||
|---|---|---|---|---|