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.☆132Updated 5 years ago
- RNN Encoder-Decoder in PyTorch☆42Updated 6 months ago
- Implementation of ETSformer, state of the art time-series Transformer, in Pytorch☆152Updated last year
- PyTorch based autoencoder for sequential data☆43Updated 4 years ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆94Updated 2 years ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆37Updated 2 years ago
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆32Updated 6 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆221Updated last year
- ☆76Updated 4 years ago
- A tour of different optimization algorithms in PyTorch.☆95Updated 3 years ago
- ☆207Updated 10 months ago
- PyTorch – SMART: Robust and Efficient Fine-Tuning for Pre-trained Natural Language Models.☆61Updated 2 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆201Updated 2 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- Basic implementation of BERT and Transformer in Pytorch in one short python file (also includes "predict next word" GPT task)☆41Updated last year
- ☆29Updated 2 years ago
- Code for BERT classifier finetuning for multiclass text classification☆71Updated 2 years ago
- A deep learning tabular classification architecture inspired by TabTransformer with integrated gated multilayer perceptron.☆97Updated 2 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 4 years ago
- Tutorials on using encoder decoder architecture for time series forecasting☆113Updated 3 years ago
- A simple and readable implementation of doc2vec, using Python 3, Keras and TensorFlow.☆21Updated 3 years ago
- Official Code for Towards Transparent and Explainable Attention Models paper (ACL 2020)☆35Updated 2 years ago
- Transformer-based Conditional Variational Autoencoder for Controllable Story Generation☆151Updated 2 years ago
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆134Updated 3 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆326Updated last year
- PyTorch Scripts for training and getting embeddings of Date-Time without losing much information. Pretrained Models Included.☆58Updated 2 years ago
- Pytorch implementation of "Exploring Interpretable LSTM Neural Networks over Multi-Variable Data" https://arxiv.org/pdf/1905.12034.pdf☆107Updated 5 years ago
- ☆90Updated 3 years ago
- Unified Model Interpretability Library for Time Series☆53Updated last year
- Enabling easy statistical significance testing for deep neural networks.☆330Updated 7 months ago