faizan2786 / nalu_implementation
This repository is created to show the Neural Arithmetic Logic Unit implementation in python using Tensorflow. The code in this repo complements my article on Medium on NALU
☆43Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for nalu_implementation
- Basic pytorch implementation of NAC/NALU from Neural Arithmetic Logic Units paper by trask et.al☆115Updated 6 years ago
- Equi-normalization of Neural Networks☆115Updated 5 years ago
- ☆42Updated 7 years ago
- Probabilistic classification in PyTorch/TensorFlow/scikit-learn with Fenchel-Young losses☆183Updated last year
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 5 years ago
- Implementation of Adversarial Variational Optimization in PyTorch☆43Updated 6 years ago
- Tensorflow implementation of Neural Arithmetic Logic Unit, Trask et al.☆29Updated 6 years ago
- ☆45Updated 5 years ago
- Optimized Differentiable Neural Computer In Chainer☆23Updated 6 years ago
- ☆61Updated last year
- Code for "Aggregated Momentum: Stability Through Passive Damping", Lucas et al. 2018☆34Updated 6 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆57Updated 6 years ago
- Various experiments on the [Fashion-MNIST](https://github.com/zalandoresearch/fashion-mnist) dataset from Zalando☆31Updated 7 years ago
- A collection of notebooks aiding the understanding of machine-learning papers.☆10Updated 3 years ago
- Original PyTorch implementation of the Leap meta-learner (https://arxiv.org/abs/1812.01054) along with code for running the Omniglot expe…☆148Updated last year
- Basic experiment framework for tensorflow.☆92Updated 3 years ago
- PyTorch implementation of DRAW: A Recurrent Neural Network For Image Generation trained on Devanagari dataset.☆89Updated 4 years ago
- 2019 talk at GECCO☆68Updated 5 years ago
- Odds and Ends and Things I've implemented.