RuiShu / micro-projectsLinks
A collection of small code snippets for learning how to code
☆59Updated 7 years ago
Alternatives and similar repositories for micro-projects
Users that are interested in micro-projects are comparing it to the libraries listed below
Sorting:
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Accelerate Neural Net Training by Progressively Freezing Layers☆211Updated 7 years ago
- A new kind of pooling layer for faster and sharper convergence☆76Updated 8 years ago
- This's an implementation of deepmind Visual Interaction Networks paper using pytorch☆166Updated 7 years ago
- Transfer Learning Shootout for PyTorch's model zoo (torchvision)☆169Updated 5 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆76Updated 7 years ago
- ☆85Updated 2 years ago
- Cleaned original source code from my NIPS publication☆157Updated 7 years ago
- Batch Renormalization algorithm implementation in Keras☆98Updated 6 years ago
- TensorFlow input pipelines for multiple datasets for easy data fetching☆54Updated 8 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- Pytorch implementation of "Forward Thinking: Building and Training Neural Networks One Layer at a Time"☆65Updated 8 years ago
- Observations and notes to understand the workings of neural network models and other thought experiments using Tensorflow☆202Updated 5 years ago
- ☆79Updated 7 years ago
- Code for Class-Splitting Generative Adversarial Networks☆32Updated 8 years ago
- My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules☆91Updated 7 years ago
- Code for paper "L4: Practical loss-based stepsize adaptation for deep learning"☆124Updated 6 years ago
- Quick PyTorch introduction and tutorial. Targets computer vision, graphics and machine learning researchers eager to try a new framework.☆109Updated 6 years ago
- DeepArchitect: Automatically Designing and Training Deep Architectures☆147Updated 6 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆60Updated 8 years ago
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- Code used to generate the results appearing in "Train longer, generalize better: closing the generalization gap in large batch training o…☆149Updated 8 years ago
- Accelerated Deep Learning with PyTorch at Jupyter Day Atlanta II☆126Updated 7 years ago
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆95Updated 8 years ago
- This project is an implementation of the Generative Adversarial Network proposed in our CVPR 2017 paper - DeLiGAN : Generative Adversaria…☆111Updated 7 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆156Updated 8 years ago
- Batch normalized LSTM for tensorflow☆178Updated 8 years ago
- TensorFlow implementation of (Momentum) Stochastic Variance-Adapted Gradient.☆44Updated 7 years ago
- Forward Thinking NIPS 2017☆106Updated 7 years ago