"Efficient Neural Architecture Search via Parameter Sharing" implementation in PyTorch
☆48Dec 24, 2018Updated 7 years ago
Alternatives and similar repositories for enas-pytorch
Users that are interested in enas-pytorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PyTorch port of "Efficient Neural Architecture Search via Parameters Sharing"☆53Jun 7, 2018Updated 7 years ago
- Towards Automated Deep Learning: Efficient Joint Neural Architecture and Hyperparameter Search https://arxiv.org/abs/1807.06906☆48Feb 12, 2020Updated 6 years ago
- [WIP] Implementation of Learning Transferable Architectures for Scalable Image Recognition in Pytorch☆30Nov 21, 2017Updated 8 years ago
- ☆10Mar 17, 2021Updated 5 years ago
- A neat pytorch implementation of nasnet and the ported weights from tensorflow☆75Dec 5, 2020Updated 5 years ago
- Implementation of Progressive Neural Architecture Search in Keras and Tensorflow☆118Feb 11, 2019Updated 7 years ago
- This repo is about NAS☆26Nov 1, 2019Updated 6 years ago
- Revisiting Parameter Sharing for Automatic Neural Channel Number Search, NeurIPS 2020☆22Nov 15, 2020Updated 5 years ago
- Official code of "NAS acceleration via proxy data", IJCAI21☆10May 29, 2022Updated 3 years ago
- Code release for paper "Random Search and Reproducibility for NAS"☆167Jul 1, 2019Updated 6 years ago
- reimplementation of "Learning Transferable Architectures for Scalable Image Recognition" using mnist dataset, include controller☆45Mar 30, 2020Updated 5 years ago
- Meta-Reinforcement Learning with Policy Residual Representation☆11Aug 15, 2019Updated 6 years ago
- This is the pytorch implementation of "Adaptively Connected Neural Networks" for the currently popular EfficientNet and the efficient DNA…☆10Dec 13, 2019Updated 6 years ago
- Unofficial implementation for paper `Temporal Shift Module for Efficient Video Understanding`☆60Jan 4, 2019Updated 7 years ago
- Practical Depth Estimation with Image Segmentation and Serial U-Nets☆16May 25, 2020Updated 5 years ago
- Code for our ICCV 2017 paper "Higher-order Integration of Hierarchical Convolutional Activations for Fine-grained Visual Categorization"☆13Mar 7, 2018Updated 8 years ago
- Sparse Switchable Normalization with sparse activation function SparestMax☆65Aug 12, 2019Updated 6 years ago
- The state-of-the-art algorithms on CIFAR-10 dataset in PyTorch