PyTorch-LBFGS

Optimization library

A PyTorch implementation of L-BFGS optimization algorithm for training neural networks

A PyTorch implementation of L-BFGS.

GitHub

591 stars
13 watching
67 forks
Language: Python
last commit: over 3 years ago

Related projects:

RepositoryDescriptionStars
atgambardella/pytorch-esAn implementation of an optimization algorithm for training neural networks in machine learning environments.351
ahmedfgad/torchgaTrains PyTorch models using a genetic algorithm96
ahmedfgad/geneticalgorithmpythonA Python library implementing a genetic algorithm for optimizing machine learning algorithms and neural networks.1,905
wlwkgus/noisynaturalgradientPyTorch implementation of Noisy Natural Gradient as Variational Inference for Bayesian Neural Networks121
zhanghang1989/pytorch-encodingA Python framework for building deep learning models with optimized encoding layers and batch normalization.2,044
lupoglaz/godotaigymEnables training of reinforcement learning models with PyTorch on Godot Engine using shared memory214
locuslab/optnetA PyTorch module that adds differentiable optimization as a layer to neural networks517
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
rdspring1/pytorch_gbw_lmTrains a large-scale PyTorch language model on the 1-Billion Word dataset123
fgxaos/pytorch-innvestigatePyTorch implementation of an explainability technique for deep neural networks9
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
graal-research/poutyneA PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities572
ptrblck/prog_gans_pytorch_inferenceReproducible PyTorch inference of the Progressive Growing of GANs model using CelebA training snapshot322
ikostrikov/pytorch-meta-optimizerA PyTorch implementation of meta-learning using gradient descent to adapt to new tasks.312
jmhessel/fmpytorchPyTorch implementation of a Factorization Machine module173