hendrycks / GELUs
A smoother activation function (undergrad code)
☆109Updated 4 years ago
Alternatives and similar repositories for GELUs:
Users that are interested in GELUs are comparing it to the libraries listed below
- Sparse and structured neural attention mechanisms☆223Updated 4 years ago
- ☆61Updated 2 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆151Updated last year
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆99Updated 3 years ago
- Implements pytorch code for the Accelerated SGD algorithm.☆215Updated 7 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Adaptive Softmax implementation for PyTorch☆80Updated 6 years ago
- PyTorch implementation of Global Vectors for Word Representation.☆92Updated 7 years ago
- Implementation of Sparsemax activation in Pytorch☆159Updated 4 years ago
- PyTorch Examples repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆62Updated 9 months ago
- PyTorch implementation of the NIPS'17 paper Training Deep Networks without Learning Rates Through Coin Betting.☆37Updated 6 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆45Updated 5 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 4 years ago
- Cascaded Text Generation with Markov Transformers