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 6 years ago
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 5 years ago
- ☆86Updated 2 years ago
- Code for paper "L4: Practical loss-based stepsize adaptation for deep learning"☆124Updated 6 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 7 years ago
- Corrupted labels and label smoothing☆129Updated 7 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☆155Updated 7 years ago
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 5 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆294Updated 6 years ago
- Videos of deep learning optimizers moving on 3D problem-landscapes☆108Updated 11 months ago
- Quick PyTorch introduction and tutorial. Targets computer vision, graphics and machine learning researchers eager to try a new framework.☆109Updated 5 years ago
- A collection of small code snippets for learning how to code☆58Updated 7 years ago
- CapsNet (from "Dynamic Routing Between Capsules") implemented in pytorch.☆112Updated 4 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆219Updated 6 years ago
- ICLR Reproducibility Challenge 2019☆218Updated 6 years ago
- Experiments with differentiable stacks and queues in PyTorch☆142Updated 5 years ago
- tf.keras + tf.data with Eager Execution☆74Updated 6 years ago
- Simple Tensorflow implementation of "Adaptive Gradient Methods with Dynamic Bound of Learning Rate" (ICLR 2019)☆150Updated 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 new kind of pooling layer for faster and sharper convergence☆76Updated 7 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆59Updated 8 years ago
- Benchmark and build RL architectures that can do multitask and transfer learning.☆143Updated 2 years ago
- AI challenge deadlines with link to software baselines and evaluation results.☆197Updated 5 years ago
- My personal toolkit for PyTorch development.☆128Updated 7 years ago
- Some example scripts on pytorch☆198Updated 3 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆76Updated 7 years ago
- A web based demo of Google's sg2im neural network to convert a scene graph to a photorealistic image.☆35Updated 6 years ago
- Multi-GPU data-parallel training in Keras☆76Updated 7 years ago