chrisvdweth / ml-toolkitLinks
☆64Updated 5 years ago
Alternatives and similar repositories for ml-toolkit
Users that are interested in ml-toolkit are comparing it to the libraries listed below
Sorting:
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆99Updated 3 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆235Updated 2 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 6 years ago
- RNN Encoder-Decoder in PyTorch☆45Updated last year
- ☆76Updated 5 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 6 years ago
- Implementation of ETSformer, state of the art time-series Transformer, in Pytorch☆155Updated 2 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆546Updated 3 years ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆40Updated 3 years ago
- Neural Networks and Deep Learning, NUS CS5242, 2021☆191Updated 4 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆206Updated 3 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 3 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 5 years ago
- A deep learning tabular classification architecture inspired by TabTransformer with integrated gated multilayer perceptron.☆101Updated 3 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆167Updated last year
- A tour of different optimization algorithms in PyTorch.☆98Updated 4 years ago
- PyTorch – SMART: Robust and Efficient Fine-Tuning for Pre-trained Natural Language Models.☆62Updated 3 years ago
- ☆352Updated 4 years ago
- Enabling easy statistical significance testing for deep neural networks.☆339Updated last year
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆181Updated 2 years ago
- ☆40Updated 2 years ago
- Code for HypMix EMNLP 2021 (main)☆24Updated 4 years ago
- Code for BERT classifier finetuning for multiclass text classification☆71Updated 8 months ago
- Boosted neural network for tabular data☆217Updated last year
- This repo contains the dataset and description for Ruddit and its variants.☆36Updated 3 years ago
- PyTorch Implementation of Deep Hierarchical Classification for Category Prediction in E-commerce System☆99Updated 4 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆218Updated 2 years ago
- Unofficial PyTorch implementation of Fastformer based on paper "Fastformer: Additive Attention Can Be All You Need"."☆132Updated 4 years ago
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆146Updated 4 years ago
- PyTorch based autoencoder for sequential data☆44Updated 5 years ago