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
- A new kind of pooling layer for faster and sharper convergence☆76Updated 8 years ago
- Transfer Learning Shootout for PyTorch's model zoo (torchvision)☆169Updated 5 years ago
- Accelerate Neural Net Training by Progressively Freezing Layers☆212Updated 7 years ago
- ☆85Updated 3 years ago
- Batch Renormalization algorithm implementation in Keras☆97Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- TensorFlow input pipelines for multiple datasets for easy data fetching☆54Updated 9 years ago
- Code for paper "L4: Practical loss-based stepsize adaptation for deep learning"☆124Updated 6 years ago
- Fully differentiable deep-neural decision forest in tensorflow☆229Updated 8 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
- 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
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 7 years ago
- Wide Residual Networks implemented in TensorLayer and TensorFlow.☆44Updated 9 years ago
- DeepArchitect: Automatically Designing and Training Deep Architectures☆145Updated 6 years ago
- Code for Class-Splitting Generative Adversarial Networks☆32Updated 8 years ago
- One Shot Learning using Memory-Augmented Neural Networks (MANN) based on Neural Turing Machine architecture in Tensorflow☆238Updated 7 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆54Updated 7 years ago
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆81Updated 8 years ago
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆95Updated 8 years ago
- Pytorch implementation of "Forward Thinking: Building and Training Neural Networks One Layer at a Time"☆65Updated 8 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆78Updated 8 years ago
- Pytorch implementation of fine tuning pretrained imagenet weights☆143Updated 7 years ago
- ☆69Updated 8 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆60Updated 8 years ago
- Observations and notes to understand the workings of neural network models and other thought experiments using Tensorflow☆201Updated 6 years ago
- Keras implementation + pretrained weights for "Wide Residual Networks"☆138Updated 2 years ago
- Forward Thinking NIPS 2017☆107Updated 8 years ago
- Reference caffe implementation of LSUV initialization☆114Updated 8 years ago
- Snapshot Ensembles in Torch (Snapshot Ensembles: Train 1, Get M for Free)☆188Updated 8 years ago