pytorch-es

Neural network optimizer

An implementation of an optimization algorithm for training neural networks in machine learning environments.

Evolution Strategies in PyTorch

GitHub

351 stars
18 watching
37 forks
Language: Python
last commit: about 7 years ago
machinelearningpythonpytorch

Related projects:

Repository Description Stars
locuslab/optnet A PyTorch module that adds differentiable optimization as a layer to neural networks 515
pemami4911/neural-combinatorial-rl-pytorch An implementation of Neural Combinatorial Optimization with Reinforcement Learning using PyTorch. 560
akanimax/pro_gan_pytorch Implementation of a deep learning model for generating high-quality images with improved stability and variation. 537
khanrc/pt.darts An implementation of DARTS, a method for automatically designing neural network architectures. 443
nnaisense/evotorch An evolutionary computation library built on top of PyTorch for solving optimization problems in various fields. 1,023
awentzonline/pytorch-cns Search algorithm for neural network optimization 26
graal-research/poutyne A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities 571
ikostrikov/pytorch-meta-optimizer A PyTorch implementation of meta-learning using gradient descent to adapt to new tasks. 312
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,043
eduardoleao052/js-pytorch A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. 1,091
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,227
moskomule/eve.pytorch An implementation of an optimization algorithm inspired by a 2016 research paper 33
hjmshi/pytorch-lbfgs A PyTorch implementation of L-BFGS optimization algorithm for training neural networks 589
teozosa/deep-learning-v2-pytorch A comprehensive tutorial project on building and training neural networks using PyTorch, covering various architectures such as CNNs, RNNs, and GANs. 0
bamos/densenet.pytorch An implementation of a deep neural network architecture in PyTorch 833