newton-method topic

List newton-method repositories

newton-fractal

105
Stars
3
Forks
Watchers

Drawing Newton's fractal using pure js, rust-wasm, SIMDs, threads and GPU

pytorch-minimize

284
Stars
32
Forks
Watchers

Newton and Quasi-Newton optimization with PyTorch

NonlinearSolve.jl

214
Stars
38
Forks
Watchers

High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.

machine-learning

208
Stars
49
Forks
Watchers

Python machine learning applications in image processing, recommender system, matrix completion, netflix problem and algorithm implementations including Co-clustering, Funk SVD, SVD++, Non-negative Ma...

Stein-variational-samplers

23
Stars
3
Forks
Watchers

Python and MATLAB code for Stein Variational sampling methods

Uno

165
Stars
13
Forks
Watchers

A next-gen solver for optimization with nonconvex objective and constraints. Reimplements filterSQP and IPOPT (barrier) in a modern and generic way, and unlocks a variety of novel methods. Competitive...

hessianlearn

28
Stars
3
Forks
Watchers

Hessian-based stochastic optimization in TensorFlow and keras

OPTAMI

18
Stars
4
Forks
Watchers

This package is dedicated to high-order optimization methods. All the methods can be used similarly to standard PyTorch optimizers.

Optimization-and-Search

22
Stars
3
Forks
Watchers

Implementation and visualization (some demos) of search and optimization algorithms.