sayakpaul / EvoNorms-in-TensorFlow-2Links
Implements EvoNorms B0 and S0 as proposed in Evolving Normalization-Activation Layers.
☆11Updated 5 years ago
Alternatives and similar repositories for EvoNorms-in-TensorFlow-2
Users that are interested in EvoNorms-in-TensorFlow-2 are comparing it to the libraries listed below
Sorting:
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 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 Self Normalizing Networks (SNN) in PyTorch.☆12Updated 8 years ago
- An attempt at the implementation of GLOM, Geoffrey Hinton's paper for emergent part-whole hierarchies from data☆37Updated 4 years ago
- Contains Colab Notebooks show cool use-cases of different GCP ML APIs.☆10Updated 4 years ago
- Simple dataset to dataloader library for pytorch☆33Updated 6 months ago
- The stand-alone training engine module for the ALOHA.eu project.☆15Updated 5 years ago
- ☆15Updated 3 years ago
- A deep learning library based on Pytorch focussed on low resource language research and robustness☆70Updated 3 years ago
- (partial) replication of results from https://arxiv.org/abs/1912.07768☆26Updated 5 years ago
- PyTorch implementation of GLOM☆22Updated 3 years ago
- Large dataset storage format for Pytorch☆45Updated 3 years ago
- Code for scaling Transformers☆26Updated 4 years ago
- Implementation of the LOSSGRAD optimization algorithm☆15Updated 6 years ago
- This repository contains notebooks showing how to perform mixed precision training in tf.keras 2.0☆12Updated 5 years ago
- An easy way to start a python programming environment using GitHub Codespaces.☆16Updated 4 years ago
- BERT Probe: A python package for probing attention based robustness to character and word based adversarial evaluation. Also, with recipe…☆18Updated 3 years ago
- Evolution of Discrete data with Reinforcement Learning☆13Updated 5 years ago
- [ICLR 2021] Beyond Categorical Label Representations for Image Classification☆25Updated 3 years ago
- A framework for implementing equivariant DL☆10Updated 4 years ago
- Universal Python binding for the LMDB 'Lightning' Database☆13Updated 7 years ago
- The code repository associated with the NeurIPS 2020 paper: "Towards Neural Programming Interfaces"☆13Updated 2 years ago
- Developing adversarial examples and showing their semantic generalization for the OpenAI CLIP model (https://github.com/openai/CLIP)