pytorch-cns

Genetic search

Search algorithm for neural network optimization

Generalized Compressed Network Search with PyTorch

GitHub

26 stars
3 watching
3 forks
Language: Python
last commit: about 7 years ago

Related projects:

Repository Description Stars
atgambardella/pytorch-es An implementation of an optimization algorithm for training neural networks in machine learning environments. 350
chingyaoc/ggnn.pytorch An implementation of a neural network architecture for processing graph-structured data and making predictions on nodes. 465
akanimax/pro_gan_pytorch Implementation of a deep learning model for generating high-quality images with improved stability and variation. 536
fgxaos/pytorch-innvestigate PyTorch implementation of an explainability technique for deep neural networks 9
graal-research/poutyne A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities 569
dyhan0920/pyramidnet-pytorch An implementation of a deep neural network architecture for image classification tasks 273
pemami4911/neural-combinatorial-rl-pytorch An implementation of Neural Combinatorial Optimization with Reinforcement Learning using PyTorch. 558
bamos/densenet.pytorch An implementation of a deep neural network architecture in PyTorch 832
d-li14/regnet.pytorch An implementation of a PyTorch-based neural network architecture for image classification tasks. 68
nnaisense/evotorch An evolutionary computation library built on top of PyTorch for solving optimization problems in various fields. 1,016
locuslab/optnet A PyTorch module that adds differentiable optimization as a layer to neural networks 513
szagoruyko/binary-wide-resnet An implementation of a 1-bit weight neural network architecture using PyTorch 124
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
ixaxaar/pytorch-dnc An implementation of Differentiable Neural Computers and family for PyTorch, enabling scalable memory-augmented neural networks. 338
dawnranger/pytorch-agnn An implementation of an attention-based graph neural network in PyTorch for semi-supervised learning 145