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
- 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
- ☆76Updated 5 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆223Updated last year
- A deep learning tabular classification architecture inspired by TabTransformer with integrated gated multilayer perceptron.☆97Updated 2 years ago
- Implementation of ETSformer, state of the art time-series Transformer, in Pytorch☆152Updated last year
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆32Updated 6 years ago
- Code for BERT classifier finetuning for multiclass text classification☆71Updated 2 years ago
- A tour of different optimization algorithms in PyTorch.☆95Updated 3 years ago
- PyTorch – SMART: Robust and Efficient Fine-Tuning for Pre-trained Natural Language Models.☆61Updated 2 years ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆38Updated 2 years ago
- ☆29Updated 2 years ago
- Revisiting Pretrarining Objectives for Tabular Deep Learning☆63Updated 2 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆80Updated 2 years ago
- PyTorch based autoencoder for sequential data☆43Updated 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…☆201Updated 2 years ago
- ☆345Updated 4 years ago
- RNN Encoder-Decoder in PyTorch☆43Updated 7 months ago
- Tutorials on using encoder decoder architecture for time series forecasting☆113Updated 3 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 4 years ago
- Official Code for Towards Transparent and Explainable Attention Models paper (ACL 2020)☆35Updated 2 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆177Updated 3 years ago
- TensorFlow implementation of TabTransformer☆82Updated 2 years ago
- Code & Data for "Tabular Transformers for Modeling Multivariate Time Series" (ICASSP, 2021)☆333Updated last year
- PyTorch implementation of Variational LSTM and Monte Carlo dropout.☆56Updated 2 years ago
- MODALS: Modality-agnostic Automated Data Augmentation in the Latent Space☆40Updated 4 years ago
- Repository for Multimodal AutoML Benchmark☆65Updated 3 years ago
- Transformer-based Conditional Variational Autoencoder for Controllable Story Generation☆152Updated 2 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
- Forecast time series and stock prices with SCINet☆39Updated last year
- ☆46Updated 4 years ago