chrisvdweth / ml-toolkit
☆64Updated 4 years ago
Alternatives and similar repositories for ml-toolkit:
Users that are interested in ml-toolkit are comparing it to the libraries listed below
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆226Updated last year
- PyTorch based autoencoder for sequential data☆43Updated 4 years ago
- ☆76Updated 5 years ago
- Implementation of ETSformer, state of the art time-series Transformer, in Pytorch☆152Updated last year
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆202Updated 2 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 4 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆81Updated 2 years ago
- PyTorch – SMART: Robust and Efficient Fine-Tuning for Pre-trained Natural Language Models.☆62Updated 2 years ago
- Tutorials on using encoder decoder architecture for time series forecasting☆114Updated 3 years ago
- RNN Encoder-Decoder in PyTorch☆44Updated 8 months ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆95Updated 2 years ago
- A deep learning tabular classification architecture inspired by TabTransformer with integrated gated multilayer perceptron.☆98Updated 2 years ago
- A PyTorch implementation of Context Vector Data Description (CVDD), a method for Anomaly Detection on text.☆71Updated 2 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- A tour of different optimization algorithms in PyTorch.☆95Updated 3 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆531Updated 3 years ago
- ☆46Updated 4 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- Sequence to Sequence Models with PyTorch☆26Updated 6 years ago
- Code for BERT classifier finetuning for multiclass text classification☆70Updated 2 years ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆39Updated 2 years ago
- Pytorch implementation of "Exploring Interpretable LSTM Neural Networks over Multi-Variable Data" https://arxiv.org/pdf/1905.12034.pdf☆108Updated 5 years ago
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆138Updated 3 years ago
- Official Code for Towards Transparent and Explainable Attention Models paper (ACL 2020)☆36Updated 2 years ago
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆200Updated last year
- MODALS: Modality-agnostic Automated Data Augmentation in the Latent Space☆40Updated 4 years ago
- Multi label Synthetic Minority Over-sampling Technique (MLSMOTE)☆49Updated 4 years ago
- GloVe implementation by pytorch☆32Updated 6 years ago
- Uncertainty-aware Self-training☆121Updated last year