hku-ect / LSTM-TextGenerator
An example of a LSTM neural network implementation to generate text on a word-for-word basis using tensorflow and keras. Based on a keras example.
☆16Updated 7 years ago
Alternatives and similar repositories for LSTM-TextGenerator:
Users that are interested in LSTM-TextGenerator are comparing it to the libraries listed below
- DEPRECATED CODE : Text generation using RNN (LSTM) implemented using Tensorflow☆111Updated 7 years ago
- Having fun with LSTMs by creating a simple text generator.☆92Updated 6 years ago
- Character Embeddings Recurrent Neural Network Text Generation Models☆60Updated 5 years ago
- Translate text to image in Keras using GAN and Word2Vec as well as recurrent neural networks☆64Updated 3 years ago
- A very basic LSTM composer, doesn't compose any proper music for now☆110Updated 6 years ago
- Implementation of RNN in Python☆52Updated 6 years ago
- 📚 Text classification library with Keras☆52Updated 4 years ago
- An implementation of image captioning in Keras☆109Updated 6 years ago
- A word2vec implementation in Keras☆52Updated 7 years ago
- Collection of Machine Learning related scripts☆18Updated 6 years ago
- Our goal is to implement text summarization by generating headline for a news body using recurrent neural networks. We attempt to reprodu…☆32Updated 6 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 6 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 4 years ago
- Sequence to sequence recipe summarization☆136Updated 6 years ago
- Sentiment Classification in the browser using TensorFlow.js☆25Updated 6 years ago
- Deep Dream Challenge code by @SIrajology on Youtube (Learn Python for Data Science #5)☆86Updated 8 years ago
- Lord of the rings sentence generator using TensorFlow☆47Updated 6 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- An LSTM example using tensorflow to predict the next word in a text☆36Updated 6 years ago
- Using keras and tensorflow as backend to generate poems based on poets.☆21Updated 7 years ago
- This is the code for "How to Convert Text to Images - Intro to Deep Learning #16' by Siraj Raval on YouTube☆158Updated 7 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆118Updated 3 years ago
- Teal deer (from TL;DR) helps you get the gist of all the stuff you need to read, so you don't have to read it all at once.☆51Updated 2 years ago
- ☆61Updated 7 years ago
- This is the code for "How to Generate Video - Intro to Deep Learning #15' by Siraj Raval on YouTube☆82Updated 7 years ago
- Web api built on flask for keras-based sentiment analysis using Word Embedding, RNN and CNN☆25Updated 6 years ago
- ☆73Updated 7 years ago
- Simple keras chat bot using seq2seq model with Flask serving web☆53Updated 6 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- This repository contains a new adversarial training method for Generative Conversational Agents☆78Updated 7 years ago