leaderj1001 / RandWireNNLinks
Implementing Randomly Wired Neural Networks for Image Recognition, Using CIFAR-10 dataset, CIFAR-100 dataset
☆88Updated 6 years ago
Alternatives and similar repositories for RandWireNN
Users that are interested in RandWireNN are comparing it to the libraries listed below
Sorting:
- Code for "EigenDamage: Structured Pruning in the Kronecker-Factored Eigenbasis" https://arxiv.org/abs/1905.05934☆113Updated 5 years ago
- tensorflow implementation of Exploring Randomly Wired Neural Networks for Image Recognition☆31Updated 5 years ago
- Code release for paper "Random Search and Reproducibility for NAS"☆167Updated 6 years ago
- A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)☆273Updated 5 years ago
- PyTorch code for training neural networks without global back-propagation☆165Updated 5 years ago
- A general, modular, and programmable architecture search framework☆124Updated 2 years ago
- Implementation of soft parameter sharing for neural networks☆69Updated 4 years ago
- A specially designed light version of Fast AutoAugment☆171Updated 5 years ago
- ☆39Updated 5 years ago
- A PyTorch implementation of shake-shake☆111Updated 5 years ago
- Discovering Neural Wirings (https://arxiv.org/abs/1906.00586)☆137Updated 5 years ago
- A Re-implementation of Fixed-update Initialization☆152Updated 6 years ago
- An implementation of shampoo☆77Updated 7 years ago
- "Layer-wise Adaptive Rate Scaling" in PyTorch☆87Updated 4 years ago
- Efficient Neural Architecture search via parameter sharing(ENAS) micro search Tensorflow code for windows user☆115Updated 7 years ago
- ☆144Updated 2 years ago
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 5 years ago
- Utilities for Pytorch