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: almost 9 years ago

Related projects:

RepositoryDescriptionStars
atgambardella/pytorch-esAn implementation of an optimization algorithm for training neural networks in machine learning environments.351
chingyaoc/ggnn.pytorchAn implementation of a neural network architecture for processing graph-structured data and making predictions on nodes.466
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
fgxaos/pytorch-innvestigatePyTorch implementation of an explainability technique for deep neural networks9
graal-research/poutyneA PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities572
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
pemami4911/neural-combinatorial-rl-pytorchAn implementation of Neural Combinatorial Optimization with Reinforcement Learning using PyTorch.562
bamos/densenet.pytorchAn implementation of a deep neural network architecture in PyTorch833
d-li14/regnet.pytorchAn implementation of a PyTorch-based neural network architecture for image classification tasks.68
nnaisense/evotorchAn evolutionary computation library built on top of PyTorch for solving optimization problems in various fields.1,026
locuslab/optnetA PyTorch module that adds differentiable optimization as a layer to neural networks517
szagoruyko/binary-wide-resnetAn implementation of a 1-bit weight neural network architecture using PyTorch124
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
ixaxaar/pytorch-dncAn implementation of Differentiable Neural Computers and family for PyTorch, enabling scalable memory-augmented neural networks.338
dawnranger/pytorch-agnnAn implementation of an attention-based graph neural network in PyTorch for semi-supervised learning146