PyTorch 1.0 supported for CNN exp.
☆80Mar 1, 2019Updated 7 years ago
Alternatives and similar repositories for DARTS-PyTorch
Users that are interested in DARTS-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 Implementation of DARTS: Differentiable Architecture Search☆450Jul 19, 2022Updated 3 years ago
- Implementation with latest PyTorch (v1.1) for multi-gpu differentiable architecture search https://arxiv.org/abs/1806.09055☆84Jan 31, 2026Updated 3 months ago
- Differentiable architecture search for convolutional and recurrent networks☆70May 23, 2019Updated 7 years ago
- Codes for our paper "Progressive Differentiable Architecture Search:Bridging the Depth Gap between Search and Evaluation"☆364Feb 18, 2020Updated 6 years ago
- Differentiable architecture search for convolutional and recurrent networks☆30Aug 2, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Differentiable architecture search for convolutional and recurrent networks☆3,996Jan 3, 2021Updated 5 years ago
- PC-DARTS:Partial Channel Connections for Memory-Efficient Differentiable Architecture Search☆444Jul 3, 2020Updated 5 years ago
- Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours☆394Dec 14, 2020Updated 5 years ago
- Automated deep learning algorithms implemented in PyTorch.☆1,580Apr 24, 2022Updated 4 years ago
- ☆18Oct 16, 2019Updated 6 years ago
- Fair DARTS: Eliminating Unfair Advantages in Differentiable Architecture Search☆176Oct 3, 2023Updated 2 years ago
- Implement Differentiable Architecture Search (DARTS) for RNN with fastai