newton-method topic
machine-learning-implemetation-python
Basic Machine Learning implementation with python
newton-fractal
Drawing Newton's fractal using pure js, rust-wasm, SIMDs, threads and GPU
pytorch-minimize
Newton and Quasi-Newton optimization with PyTorch
NonlinearSolve.jl
High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
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 Ma...
Stein-variational-samplers
Python and MATLAB code for Stein Variational sampling methods
Uno
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
Hessian-based stochastic optimization in TensorFlow and keras
OPTAMI
This package is dedicated to high-order optimization methods. All the methods can be used similarly to standard PyTorch optimizers.
Optimization-and-Search
Implementation and visualization (some demos) of search and optimization algorithms.