closeheat / pytorch-lstm-text-generation-tutorial
☆42Updated 4 years ago
Alternatives and similar repositories for pytorch-lstm-text-generation-tutorial:
Users that are interested in pytorch-lstm-text-generation-tutorial are comparing it to the libraries listed below
- Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.☆39Updated 6 years ago
- A tour of different optimization algorithms in PyTorch.☆94Updated 3 years ago
- Neural Machine Translation with Attention (PyTorch)☆45Updated 6 years ago
- Tutorial on English to Hindi Transliteration using Seq2Seq Architecture in Tensorflow☆16Updated 5 years ago
- Deep-learning system presented in "EmoSence at SemEval-2019 Task 3: Bidirectional LSTM Network for Contextual Emotion Detection in Textua…☆27Updated 5 years ago
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆32Updated 6 years ago
- Important paper implementations for Question Answering using PyTorch☆273Updated 4 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆178Updated 3 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆21Updated 2 years ago
- PyTorch implementation of the Word2Vec (Skip-Gram Model) and visualizing the trained embeddings using TSNE☆53Updated 4 years ago
- Building a Chatbot in PyTorch using Transformers☆130Updated 4 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- A Generative Adversarial Networks (GANs) Specialization made by deeplearning.ai on Coursera☆160Updated 4 years ago
- Text Summarization for Research Papers☆74Updated 2 years ago
- A benchmark for code-switched NLP, ACL 2020☆74Updated 10 months ago
- Text summarization with python and transformer☆13Updated last year
- Keras and PyTorch implementations of the MaLSTM model for computing Semantic Similarity.☆28Updated 5 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆77Updated 4 years ago
- In depth machine learning resources☆39Updated 6 years ago
- Text Variational Autoencoder inspired by the paper 'Generating Sentences from a Continuous Space' Bowman et al. https://arxiv.org/abs/151…☆35Updated 2 years ago
- This is where I put all my work in Natural Language Processing☆96Updated 3 years ago
- Pytorch-Lightning Seq2seq model with the use of recurrent neural network☆10Updated 4 years ago
- Implementation of Machine Learning algorithms from scratch in Python☆34Updated 5 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆13Updated 6 years ago
- A Recurrent Neural Network implemented from scratch (using only numpy) in Python.☆86Updated 2 years ago
- NLP Specialization (Natural Language Processing) made by deeplearning.ai☆41Updated 4 years ago
- Text generation with a Variational Autoencoder☆64Updated 6 years ago
- Corpus and a baseline neural network system for Named Entity Recognition in Hindi-English Code-Mixed social media text.☆45Updated 4 years ago
- Minimal implementation of Multi-layer Recurrent Neural Networks (LSTM) for character-level language modelling in PyTorch☆46Updated 5 years ago
- A tutorial on how to implement models for natural language inference using PyTorch and TorchText. [IN PROGRESS]☆25Updated 5 years ago