titu1994 / tf-eager-examplesLinks
A set of simple examples ported from PyTorch for Tensorflow Eager Execution
☆73Updated 7 years ago
Alternatives and similar repositories for tf-eager-examples
Users that are interested in tf-eager-examples are comparing it to the libraries listed below
Sorting:
- Basic pytorch implementation of NAC/NALU from Neural Arithmetic Logic Units paper by trask et.al☆115Updated 7 years ago
- Code for paper "L4: Practical loss-based stepsize adaptation for deep learning"☆124Updated 6 years ago
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 6 years ago
- ☆85Updated 3 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
- Cleaned original source code from my NIPS publication☆158Updated 7 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 7 years ago
- A collection of small code snippets for learning how to code☆59Updated 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
- Benchmark and build RL architectures that can do multitask and transfer learning.☆144Updated 2 years ago
- A new kind of pooling layer for faster and sharper convergence☆76Updated 8 years ago
- Corrupted labels and label smoothing☆129Updated 8 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆295Updated 6 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 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
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆218Updated 6 years ago
- Videos of deep learning optimizers moving on 3D problem-landscapes☆107Updated last year
- My personal toolkit for PyTorch development.☆129Updated 8 years ago
- Learning to Compose Domain-Specific Transformations for Data Augmentation☆172Updated 2 years ago
- Some example scripts on pytorch☆197Updated 4 years ago
- CapsNet (from "Dynamic Routing Between Capsules") implemented in pytorch.☆113Updated 5 years ago
- My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules☆92Updated 8 years ago
- ☆43Updated 7 years ago
- boundary-seeking generative adversarial networks☆46Updated 7 years ago
- PyTorch implementation of the NIPS'17 paper Training Deep Networks without Learning Rates Through Coin Betting.☆38Updated 7 years ago
- PyTorch implementation of the paper Dynamic Routing Between Capsules by Sara Sabour, Nicholas Frosst and Geoffrey Hinton☆170Updated 7 years ago
- Accelerate Neural Net Training by Progressively Freezing Layers☆211Updated 7 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆60Updated 8 years ago
- Tools for PyTorch☆223Updated 3 years ago
- Code Samples from Neural Networks for NLP☆72Updated 8 years ago