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
- Code for Class-Splitting Generative Adversarial Networks☆32Updated 8 years ago
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 7 years ago
- Accelerate Neural Net Training by Progressively Freezing Layers☆212Updated 7 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- Transfer Learning Shootout for PyTorch's model zoo (torchvision)☆169Updated 5 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
- Tensorflow implementation of Magnet Loss from "Metric Learning for Adaptive Density Discrimination"☆95Updated 8 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆78Updated 8 years ago
- Accelerated Deep Learning with PyTorch at Jupyter Day Atlanta II☆126Updated 7 years ago
- Pytorch implementation of fine tuning pretrained imagenet weights☆143Updated 7 years ago
- Wide Residual Networks implemented in TensorLayer and TensorFlow.☆44Updated 9 years ago
- Code for paper "L4: Practical loss-based stepsize adaptation for deep learning"☆124Updated 6 years ago
- Batch Renormalization algorithm implementation in Keras☆97Updated 7 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
- Tensorflow implementation of paper "unsupervised image to image translation networks"☆69Updated 8 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 7 years ago
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 6 years ago
- TensorFlow implementation of (Momentum) Stochastic Variance-Adapted Gradient.☆44Updated 7 years ago
- Pytorch implementation of "Forward Thinking: Building and Training Neural Networks One Layer at a Time"☆65Updated 8 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- ☆85Updated 3 years ago
- Keras based Tutorials and implementations for "Self-normalizing networks" - new activation function SELU☆48Updated 4 years ago
- Python library for extracting mini-batches of data from a data source for the purpose of training neural networks☆87Updated 6 years ago
- Cleaned original source code from my NIPS publication☆158Updated 8 years ago
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆95Updated 8 years ago
- TensorFlow input pipelines for multiple datasets for easy data fetching☆54Updated 9 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆157Updated 8 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆85Updated 7 years ago