titu1994 / tf-sha-rnnLinks
Tensorflow port implementation of Single Headed Attention RNN
☆16Updated 5 years ago
Alternatives and similar repositories for tf-sha-rnn
Users that are interested in tf-sha-rnn are comparing it to the libraries listed below
Sorting:
- SNAIL Attention Block for Keras.☆16Updated 5 years ago
- Large Scale BERT Distillation☆33Updated 2 years ago
- A supplementary code for Beyond Vector Spaces: Compact Data Representation as Differentiable Weighted Graphs.☆47Updated 6 years ago
- Browse the CS/AI/ML research paper graph☆51Updated 2 years ago
- Interpretable Models for NLP using PyTorch☆18Updated 7 years ago
- Tutorial for Multi-Stakeholder Recommender Systems☆22Updated 4 years ago
- hierarchical convolutional attention networks for text classification☆16Updated 6 years ago
- This repository contains notebooks showing how to perform mixed precision training in tf.keras 2.0☆12Updated 5 years ago
- Fast Differentiable Forest lib with the advantages of both decision trees and neural networks☆78Updated 3 years ago
- ☆68Updated 2 years ago
- Code repo for "Transformer on a Diet" paper☆31Updated 5 years ago
- Code for NeurIPS 2019 paper "Hierarchical Optimal Transport for Document Representation"☆54Updated 5 years ago
- DECAF: Deep Extreme Classification with Label Features☆54Updated 3 years ago
- Tutorial on Automated Machine Learning at KDD 2020☆55Updated 5 years ago
- Pytorch implementation of Dauphin et al. (2016) "Language Modeling with Gated Convolutional Networks"☆29Updated 2 years ago
- Model for learning document embeddings along with their uncertainties☆36Updated last year
- Tools for training pytorch language models☆27Updated 5 years ago
- Minimalistic TensorFlow2+ deep metric/similarity learning library with loss functions, miners, and utils as embedding projector.