chrisvdweth / ml-toolkitLinks
☆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
Sorting:
- Implementation of ETSformer, state of the art time-series Transformer, in Pytorch☆153Updated last year
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- RNN Encoder-Decoder in PyTorch☆44Updated 10 months ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆97Updated 2 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆227Updated 2 years ago
- A deep learning tabular classification architecture inspired by TabTransformer with integrated gated multilayer perceptron.☆99Updated 2 years ago
- ☆76Updated 5 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆161Updated last year
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆33Updated 6 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆203Updated 2 years ago
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆140Updated 3 years ago
- ☆349Updated 4 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- PyTorch – SMART: Robust and Efficient Fine-Tuning for Pre-trained Natural Language Models.☆62Updated 2 years ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆39Updated 3 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 4 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- Code for BERT classifier finetuning for multiclass text classification☆70Updated 3 weeks ago
- PyTorch based autoencoder for sequential data☆43Updated 4 years ago
- ☆17Updated 4 years ago
- The aim of this repository is to show a baseline model for text classification through convolutional neural networks in the PyTorch frame…☆48Updated 3 years ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆180Updated last year
- MODALS: Modality-agnostic Automated Data Augmentation in the Latent Space☆41Updated 4 years ago
- Transformer-based Conditional Variational Autoencoder for Controllable Story Generation☆156Updated 3 years ago
- Tutorials on using encoder decoder architecture for time series forecasting☆115Updated 3 years ago
- A repo for holding example code☆155Updated 3 weeks ago
- A PyTorch implementation of Context Vector Data Description (CVDD), a method for Anomaly Detection on text.☆71Updated 3 years ago
- ☆29Updated 2 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- ☆19Updated 2 years ago