chrisvdweth / ml-toolkit
☆64Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for ml-toolkit
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 4 years ago
- PyTorch based autoencoder for sequential data☆43Updated 4 years ago
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆29Updated 5 years ago
- RNN Encoder-Decoder in PyTorch☆42Updated 3 months ago
- ☆76Updated 4 years ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆88Updated 2 years ago
- Implementation of ETSformer, state of the art time-series Transformer, in Pytorch☆148Updated last year
- Tutorials on using encoder decoder architecture for time series forecasting☆112Updated 3 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 4 years ago
- A deep learning tabular classification architecture inspired by TabTransformer with integrated gated multilayer perceptron.☆95Updated last year
- This is the repository for the code that ran the experiments presented in the following article: Introduction to Deep Similarity Learning…☆30Updated last year
- Pytorch implementation of "Exploring Interpretable LSTM Neural Networks over Multi-Variable Data" https://arxiv.org/pdf/1905.12034.pdf☆104Updated 5 years ago
- A tour of different optimization algorithms in PyTorch.☆85Updated 2 years ago
- ☆84Updated 2 years ago
- Implementation of "Detecting Anomalous Event Sequences with Temporal Point Processes" (NeurIPS 2021)☆24Updated 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☆98Updated 4 years ago
- Bayesian time series prediction☆64Updated 4 years ago
- Code for BERT classifier finetuning for multiclass text classification☆70Updated 2 years ago
- ☆86Updated 3 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆222Updated last year
- 👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)☆23Updated 5 years ago
- Checkout the new version at the link!☆23Updated 3 years ago
- The official implementation of the paper, "SubTab: Subsetting Features of Tabular Data for Self-Supervised Representation Learning"☆143Updated 2 years ago
- Repository of the ICML 2020 paper "Set Functions for Time Series"☆121Updated 3 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆155Updated 9 months ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆37Updated 2 years ago
- LSTM, RNN and GRU implementations using Pytorch☆58Updated 3 years ago
- An Open-Source Library for the interpretability of time series classifiers☆122Updated 2 months ago
- [DEPRECATED] Adapt Transformer-based language models to new text domains☆86Updated 9 months ago