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 9 years ago
machinelearningpythonpytorch

Related projects:

RepositoryDescriptionStars
locuslab/optnetA PyTorch module that adds differentiable optimization as a layer to neural networks517
pemami4911/neural-combinatorial-rl-pytorchAn implementation of Neural Combinatorial Optimization with Reinforcement Learning using PyTorch.562
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
khanrc/pt.dartsAn implementation of DARTS, a method for automatically designing neural network architectures.443
nnaisense/evotorchAn evolutionary computation library built on top of PyTorch for solving optimization problems in various fields.1,026
awentzonline/pytorch-cnsSearch algorithm for neural network optimization26
graal-research/poutyneA PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities572
ikostrikov/pytorch-meta-optimizerA PyTorch implementation of meta-learning using gradient descent to adapt to new tasks.312
zhanghang1989/pytorch-encodingA Python framework for building deep learning models with optimized encoding layers and batch normalization.2,044
eduardoleao052/js-pytorchA JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers.1,093
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
moskomule/eve.pytorchAn implementation of an optimization algorithm inspired by a 2016 research paper33
hjmshi/pytorch-lbfgsA PyTorch implementation of L-BFGS optimization algorithm for training neural networks591
teozosa/deep-learning-v2-pytorchA comprehensive tutorial project on building and training neural networks using PyTorch, covering various architectures such as CNNs, RNNs, and GANs.0
bamos/densenet.pytorchAn implementation of a deep neural network architecture in PyTorch833