second-order-optimization topic

List second-order-optimization repositories

Epigraph

140
Stars
15
Forks
Watchers

A C++ interface to formulate and solve linear, quadratic and second order cone problems.

adahessian

255
Stars
49
Forks
Watchers

ADAHESSIAN: An Adaptive Second Order Optimizer for Machine Learning

PyHessian

632
Stars
111
Forks
Watchers

PyHessian is a Pytorch library for second-order based analysis and training of Neural Networks

psgd_torch

98
Stars
7
Forks
Watchers

Pytorch implementation of preconditioned stochastic gradient descent (affine group preconditioner, low-rank approximation preconditioner and more)

psgd_tf

34
Stars
14
Forks
Watchers

Tensorflow implementation of preconditioned stochastic gradient descent

kfac-pytorch

73
Stars
24
Forks
Watchers

Distributed K-FAC Preconditioner for PyTorch

DONE

18
Stars
2
Forks
Watchers

Federated Learning using PyTorch. Second-Order for Federated Learning. (IEEE Transactions on Parallel and Distributed Systems 2022)

FEDL

49
Stars
25
Forks
Watchers

FEDL-Federated Learning algorithm using TensorFlow (Transaction on Networking 2021)

FEDL_pytorch

45
Stars
11
Forks
Watchers

This repository implements FEDL using pytorch