quark0 / dartsLinks
Differentiable architecture search for convolutional and recurrent networks
☆3,972Updated 4 years ago
Alternatives and similar repositories for darts
Users that are interested in darts are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"☆2,723Updated 2 years ago
- TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"☆1,580Updated 6 years ago
- [ICLR 2019] ProxylessNAS: Direct Neural Architecture Search on Target Task and Hardware☆1,449Updated last year
- Automated Deep Learning: Neural Architecture Search Is Not the End (a curated list of AutoDL resources and an in-depth analysis)☆2,309Updated 2 years ago
- Automated deep learning algorithms implemented in PyTorch.☆1,583Updated 3 years ago
- A curated list of awesome architecture search resources☆1,189Updated 4 years ago
- Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distille…☆4,399Updated 2 years ago
- An optimizer that trains as fast as Adam and as good as SGD.☆2,914Updated 2 years ago
- On the Variance of the Adaptive Learning Rate and Beyond☆2,554Updated 4 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,163Updated last year
- tensorboard for pytorch (and chainer, mxnet, numpy, ...)☆7,965Updated last week
- [ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment☆1,928Updated last year
- Meta Learning / Learning to Learn / One Shot Learning / Few Shot Learning☆2,638Updated 6 years ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,055Updated last year
- A curated list of automated machine learning papers, articles, tutorials, slides and projects☆4,112Updated last year
- Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.☆1,847Updated last year
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,461Updated 7 years ago
- A list of high-quality (newest) AutoML works and lightweight models including 1.) Neural Architecture Search, 2.) Lightweight Structures,…☆852Updated 4 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,514Updated 5 years ago
- A lightweight library for PyTorch training tools and utilities☆1,709Updated last week
- Awesome Knowledge Distillation☆3,736Updated 3 months ago
- Code for visualizing the loss landscape of neural nets☆3,064Updated 3 years ago
- NASBench: A Neural Architecture Search Dataset and Benchmark☆701Updated 2 years ago
- PyTorch Implementation of DARTS: Differentiable Architecture Search☆447Updated 3 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,098Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,492Updated 2 years ago
- NAS-Bench-201 API and Instruction☆638Updated 4 years ago
- Model analyzer in PyTorch☆1,495Updated 2 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,688Updated 2 years ago
- MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Co…☆5,811Updated last month