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:
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 5 years ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆96Updated 3 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆228Updated 2 years ago
- ☆76Updated 5 years ago
- Implementation of ETSformer, state of the art time-series Transformer, in Pytorch☆153Updated 2 years ago
- A deep learning tabular classification architecture inspired by TabTransformer with integrated gated multilayer perceptron.☆100Updated 2 years ago
- A tour of different optimization algorithms in PyTorch.☆99Updated 3 years ago
- RNN Encoder-Decoder in PyTorch☆44Updated last year
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆204Updated 3 years ago
- PyTorch – SMART: Robust and Efficient Fine-Tuning for Pre-trained Natural Language Models.☆63Updated 3 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆163Updated last year
- ☆348Updated 4 years ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆39Updated 3 years ago
- Neural Networks and Deep Learning, NUS CS5242, 2021☆190Updated 3 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
- ☆98Updated 3 years ago
- Boosted neural network for tabular data☆216Updated last year
- Multi label Synthetic Minority Over-sampling Technique (MLSMOTE)☆50Updated 4 years ago
- The official implementation of the paper, "SubTab: Subsetting Features of Tabular Data for Self-Supervised Representation Learning"☆145Updated 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
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 2 years ago
- ☆40Updated 2 years ago
- PyTorch implementation of Variational LSTM and Monte Carlo dropout.☆56Updated 3 years ago
- Unofficial PyTorch implementation of Fastformer based on paper "Fastformer: Additive Attention Can Be All You Need"."☆133Updated 3 years ago
- Repository for Multimodal AutoML Benchmark☆66Updated 3 years ago
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆53Updated 3 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.)☆142Updated 4 years ago
- Topic clustering library built on Transformer embeddings and cosine similarity metrics.Compatible with all BERT base transformers from hu…☆43Updated 4 years ago