sayakpaul / NALU
Neural Arithmetic Logic Units by Trask et al.
☆12Updated 6 years ago
Alternatives and similar repositories for NALU:
Users that are interested in NALU are comparing it to the libraries listed below
- implements various optimizers from scratch for analysis and comparison☆9Updated 4 years ago
- NeurIPS2021: Vision Transformer Paper Collection☆8Updated 3 years ago
- Implements RNNPool and SoftPool for CNNs.☆14Updated 4 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- Shows how to do parameter ensembling using differential evolution.☆10Updated 3 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- reproduces experiments from "Grounding inductive biases in natural images: invariance stems from variations in data"☆17Updated 6 months ago
- TensorFlow implementation of involution.☆13Updated 3 years ago
- Transformer block in tf.keras similar to PyTorch's nn.Transformer block.☆9Updated 4 years ago
- ☆24Updated 2 years ago
- Pytorch Implementation of ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation (https://arxiv.org/abs/1606.02147)☆11Updated 5 years ago
- Tensorflow 2.x implementation of Gradient Origin Networks☆12Updated 4 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 3 years ago
- ☆24Updated 11 months ago
- Our implementation of Shampoo optimizer based on https://arxiv.org/pdf/1802.09568.pdf☆12Updated 5 years ago
- A fastai-free onnx implementation for fastai☆12Updated 2 years ago
- Code for Neural Style Transfer.☆12Updated 4 years ago
- Contains Colab Notebooks show cool use-cases of different GCP ML APIs.☆10Updated 4 years ago
- Leveraging Transfer Learning on the classic CIFAR-10 dataset by using the weights from a pre-trained VGG-16 model.☆10Updated 6 years ago
- This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.☆13Updated 3 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆24Updated 4 years ago
- A simple implementation of a deep linear Pytorch module☆19Updated 4 years ago
- An attempt at the implementation of GLOM, Geoffrey Hinton's paper for emergent part-whole hierarchies from data☆37Updated 4 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- Contains code to demonstrate distributed training in TensorFlow 2 with AI Platform and custom Docker contains.☆20Updated 3 years ago
- A simple Transformer where the softmax has been replaced with normalization☆19Updated 4 years ago
- Showcasing various fun adventures with GANs☆14Updated 2 years ago