Skip to content
#

newton-method

Here are 107 public repositories matching this topic...

machine-learning

Python machine learning applications in image processing, recommender system, matrix completion, netflix problem and algorithm implementations including Co-clustering, Funk SVD, SVD++, Non-negative Matrix Factorization, Koren Neighborhood Model, Koren Integrated Model, Dawid-Skene, Platt-Burges, Expectation Maximization, Factor Analysis, ISTA, F…

  • Updated Dec 16, 2022
  • Jupyter Notebook

A next-gen solver for nonlinearly constrained nonconvex optimization. Modular and lightweight, it unifies iterative methods (SQP vs interior points) and globalization techniques (filter method vs merit function, line search vs trust region method) in a single framework. Competitive against IPOPT, filterSQP, SNOPT, MINOS and CONOPT

  • Updated May 8, 2024
  • C++

Improve this page

Add a description, image, and links to the newton-method topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the newton-method topic, visit your repo's landing page and select "manage topics."

Learn more