closeheat / pytorch-lstm-text-generation-tutorialLinks
☆43Updated 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
Sorting:
- In this repository you will find an end-to-end model for text generation by implementing a Bi-LSTM-LSTM based model with PyTorch's LSTMCe…☆47Updated 4 years ago
- PyTorch implementation of the Word2Vec (Skip-Gram Model) and visualizing the trained embeddings using TSNE☆53Updated 4 years ago
- Tutorial on English to Hindi Transliteration using Seq2Seq Architecture in Tensorflow☆16Updated 5 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Text Summarization for Research Papers☆75Updated 2 years ago
- Minimal implementation of Multi-layer Recurrent Neural Networks (LSTM) for character-level language modelling in PyTorch☆48Updated 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
- Chatbot based Seq2Seq model with bidirectional rnn and attention mechanism with tensorflow, trained on Cornell Movie-Dialogs Corpus and d…☆24Updated 4 years ago
- Neural Machine Translation with Attention (PyTorch)☆45Updated 6 years ago
- A Tensorflow implementation of a Transformer model and how to train it on AWS SageMaker to solve a NMT task☆25Updated 4 years ago
- ☆76Updated 5 years ago
- A tour of different optimization algorithms in PyTorch.☆99Updated 3 years ago
- Implementation of Machine Learning algorithms from scratch in Python☆34Updated 5 years ago
- Transformer Chatbot in TensorFlow 2 with TPU support.☆130Updated 2 years ago
- Abstractive Text Summarization using PyTorch☆14Updated 4 years ago
- Pytorch-Lightning Seq2seq model with the use of recurrent neural network☆10Updated 4 years ago
- A PyTorch CNN for classifying the sentiment of movie reviews, based on the paper "Convolutional Neural Networks for Sentence Classificati…☆113Updated 5 years ago
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆33Updated 6 years ago
- Keras and PyTorch implementations of the MaLSTM model for computing Semantic Similarity.☆28Updated 5 years ago
- Extractive Text Summarization in Python☆20Updated 7 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 4 years ago
- NLP Specialization (Natural Language Processing) made by deeplearning.ai☆41Updated 4 years ago
- ☆24Updated 6 years ago
- Generating paper titles (and more!) with GPT trained on data scraped from arXiv.☆149Updated 2 years ago
- Sentential Semantic Similarity measurement library using BERT Embeddings for spatial distance evaluation.☆27Updated 4 years ago
- Google News and Leo Tolstoy: Visualizing Word2Vec Word Embeddings using t-SNE.☆77Updated 6 years ago
- ☆40Updated 5 years ago
- Evaluate the performance of several state-of-the-art deep learning techniques on various text classification datasets. This project is pa…☆26Updated 3 years ago
- PyTorch and PennyLane implementation of Quantum GAN with Hybrid Generator.☆90Updated 10 months ago
- LSTM-Seq2Seq on the bases of Keras with the simple ScikitLearn interface☆20Updated 4 years ago