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:
- A tour of different optimization algorithms in PyTorch.☆99Updated 4 years ago
- This is where I put all my work in Natural Language Processing☆96Updated 4 years ago
- Implementation of character based convolutional neural network☆262Updated 4 years ago
- PyTorch implementation of the Word2Vec (Skip-Gram Model) and visualizing the trained embeddings using TSNE☆54Updated 5 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- 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 5 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆13Updated 7 years ago
- Implementation of Machine Learning algorithms from scratch in Python☆34Updated 6 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Building a Chatbot in PyTorch using Transformers☆134Updated 5 years ago
- Minimal implementation of Multi-layer Recurrent Neural Networks (LSTM) for character-level language modelling in PyTorch☆49Updated 6 years ago
- Abstractive Text Summarization using Transformer☆167Updated 2 years ago
- Neural Machine Translation with Attention (PyTorch)☆44Updated 7 years ago
- How to build RNNs and LSTMs from scratch with NumPy.☆270Updated 5 years ago
- Transformer Chatbot in TensorFlow 2 with TPU support.☆132Updated 3 years ago
- Text Summarization for Research Papers☆78Updated 3 years ago
- Basic implementation of BERT and Transformer in Pytorch in one short python file (also includes "predict next word" GPT task)☆45Updated last year
- SQuAD Question Answering Using BERT, PyTorch☆400Updated 2 years ago
- A Generative Adversarial Networks (GANs) Specialization made by deeplearning.ai on Coursera☆161Updated 5 years ago
- A PyTorch CNN for classifying the sentiment of movie reviews, based on the paper "Convolutional Neural Networks for Sentence Classificati…☆117Updated 6 years ago
- Learn how to use PyTorch to solve some common NLP problems with deep learning.☆420Updated 6 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- NLP Specialization (Natural Language Processing) made by deeplearning.ai☆42Updated 5 years ago
- Abstractive Text Summarization using PyTorch☆14Updated 5 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆312Updated 5 years ago
- Build and train state-of-the-art natural language processing models using BERT☆226Updated 4 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 5 years ago
- ☆26Updated 6 years ago
- Materials for "Addressing Large Hadron Collider Challenges by Machine Learning" Coursera MOOC☆95Updated 6 years ago