chrisvdweth / ml-toolkitLinks
☆64Updated 5 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
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆97Updated 3 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- A tour of different optimization algorithms in PyTorch.☆99Updated 3 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☆162Updated last year
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆227Updated 2 years ago
- ☆348Updated 4 years ago
- RNN Encoder-Decoder in PyTorch☆44Updated 11 months 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
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 4 years ago
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆141Updated 4 years ago
- Code & Data for "Tabular Transformers for Modeling Multivariate Time Series" (ICASSP, 2021)☆341Updated last year
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆39Updated 3 years ago
- Code for BERT classifier finetuning for multiclass text classification☆70Updated last month
- Enabling easy statistical significance testing for deep neural networks.☆336Updated last year
- Neural Networks and Deep Learning, NUS CS5242, 2021☆190Updated 3 years ago
- This is the repository for the code that ran the experiments presented in the following article: Introduction to Deep Similarity Learning…☆30Updated 2 years ago
- Original transformer paper: Implementation of Vaswani, Ashish, et al. "Attention is all you need." Advances in neural information process…☆238Updated last year
- The official implementation of the paper, "SubTab: Subsetting Features of Tabular Data for Self-Supervised Representation Learning"☆145Updated 3 years ago
- PyTorch – SMART: Robust and Efficient Fine-Tuning for Pre-trained Natural Language Models.☆63Updated 3 years ago
- ☆99Updated 2 years ago
- Repository for Multimodal AutoML Benchmark☆66Updated 3 years ago
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆33Updated 6 years ago
- [DEPRECATED] Adapt Transformer-based language models to new text domains☆87Updated last year
- Multimodal model for text and tabular data with HuggingFace transformers as building block for text data☆603Updated 8 months ago
- ☆40Updated last year
- Boosted neural network for tabular data☆215Updated 11 months ago