ENAS-pytorch

Architecture Discovery Tool

Automates the discovery of neural network architectures by sharing parameters between subgraphs in a large computational graph

PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"

GitHub

3k stars
108 watching
491 forks
Language: Python
last commit: about 3 years ago
google-brainneural-architecture-searchpytorch

Related projects:

RepositoryDescriptionStars
pytorch/pytorchA Python library providing tensors and dynamic neural networks with strong GPU acceleration84,978
yunjey/pytorch-tutorialA comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage.30,401
dsksd/deepnlp-models-pytorchPytorch implementations of various Deep NLP models from Stanford's cs-224n course2,957
lukemelas/efficientnet-pytorchA PyTorch implementation of EfficientNet convolutional neural networks7,971
pyg-team/pytorch_geometricA PyTorch-based library for training and applying Graph Neural Networks to structured data21,597
quark0/dartsAutomated method to find optimal architecture for machine learning models3,926
diego999/pygatAn implementation of the Graph Attention Network model using PyTorch.2,935
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
awentzonline/pytorch-cnsSearch algorithm for neural network optimization26
ericsun99/shufflenet-v2-pytorchA PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification.431
nvidia/flownet2-pytorchA deep learning framework implementing an optical flow estimation model using PyTorch.3,159
nixtla/neuralforecastAn open-source Python library providing a unified interface to various neural forecasting models, focusing on performance, usability, and robustness.3,181
meetps/pytorch-semsegImplementations of popular semantic segmentation architectures using PyTorch3,400
qubvel-org/segmentation_models.pytorchA comprehensive library for training and applying deep learning models for image segmentation9,829
d-li14/regnet.pytorchAn implementation of a PyTorch-based neural network architecture for image classification tasks.68