Implementation of papers on Deep Seq2seq learning using Pytorch.
☆217Mar 3, 2019Updated 7 years ago
Alternatives and similar repositories for DL-Seq2Seq
Users that are interested in DL-Seq2Seq are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Implementing from scratch: NN, RNN, LSTM, GRU and CNN using theano.☆15Dec 19, 2016Updated 9 years ago
- Code for our paper: "Regularity Normalization: Neuroscience-Inspired Unsupervised Attention across Neural Network Layers".☆20Dec 28, 2021Updated 4 years ago
- Solve ciphers with python☆10Oct 24, 2018Updated 7 years ago
- ☆85Jul 5, 2021Updated 5 years ago
- All Model summary in PyTorch similar to `model.summary()` in Keras☆89Apr 24, 2019Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Codebase for Efficient yet simple Reinforcement Learning Research Framework☆28Jan 14, 2023Updated 3 years ago
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆378Nov 19, 2022Updated 3 years ago
- Digit classification with Convolutional Neural Networks using Keras☆20May 12, 2018Updated 8 years ago
- ABX and kaldi experiments on speech corpora made easy☆33Oct 7, 2024Updated last year
- A pytorch based classification experiments template☆48May 7, 2021Updated 5 years ago
- An optimizer that trains as fast as Adam and as good as SGD.☆2,904Jul 23, 2023Updated 2 years ago
- Variational Attention for Sequence to Sequence Models☆20Mar 2, 2018Updated 8 years ago
- PyTorch code for the "Deep Neural Networks with Box Convolutions" paper☆508Jan 20, 2020Updated 6 years ago
- A step-by-step problem set for implementing a high-quality deep dependency parser in Pytorch☆15Aug 12, 2017Updated 8 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Language Model Fine-tuning for Moby Dick☆42Mar 3, 2019Updated 7 years ago
- Code for "Efficient optimization of loops and limits with randomized telescoping sums"☆28May 13, 2019Updated 7 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆293Dec 17, 2018Updated 7 years ago
- Code for "Functional variational Bayesian neural networks" (https://arxiv.org/abs/1903.05779)☆88Jul 19, 2020Updated 6 years ago
- The Natural Language Decathlon: A Multitask Challenge for NLP☆2,338May 1, 2025Updated last year
- Deep Face Recognition in PyTorch☆151Apr 12, 2019Updated 7 years ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆504Nov 19, 2018Updated 7 years ago
- Neural Language Models as Psycholinguistic Subjects: Representations of Syntactic State☆17Mar 4, 2019Updated 7 years ago
- Code for our paper "Acoustic Features Fusion using Attentive Multi-channel Deep Architecture" in Keras and tensorflow☆26Nov 23, 2018Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Deep Learning Projects that Build Themselves☆360Jan 10, 2019Updated 7 years ago
- ☆13Jul 3, 2016Updated 10 years ago
- Witwicky: An implementation of Transformer in PyTorch.☆22Aug 17, 2020Updated 5 years ago
- An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.☆1,955Jan 22, 2023Updated 3 years ago
- Starter code in PyTorch for the Visual Dialog challenge☆188Mar 24, 2023Updated 3 years ago
- Multilingual grapheme-to-phoneme conversion☆20Feb 23, 2018Updated 8 years ago
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,544Jul 1, 2021Updated 5 years ago
- A list of NLP(Natural Language Processing) tutorials☆1,374Apr 1, 2020Updated 6 years ago
- Awesome Computer Vision Resources☆85Feb 22, 2019Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ☆57Apr 25, 2019Updated 7 years ago
- Basic Utilities for PyTorch Natural Language Processing (NLP)☆2,224Jul 4, 2023Updated 3 years ago
- datasets for NLP research☆24Nov 6, 2021Updated 4 years ago
- Concise deep learning for JAX☆182Oct 21, 2020Updated 5 years ago
- MAE: Mutual Posterior-Divergence Regularization for Variational AutoEncoders☆23Apr 30, 2019Updated 7 years ago
- Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn.