Generate text and predict next word for an initial piece of text using RNNs and LSTMs
☆11Jun 27, 2017Updated 8 years ago
Alternatives and similar repositories for Text_generation_prediction_RNN
Users that are interested in Text_generation_prediction_RNN are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An experimental custom seq-2-seq model with both layer-wise (inter-layer), and intra-layer attention (attention to previous hidden states…☆10Nov 30, 2017Updated 8 years ago
- Repo that contains code to automate data ingestion from Drive to GCS☆10Jun 30, 2022Updated 3 years ago
- Abstractive text summarization done with the help of LSTMs using encoder-decoder model which was able to achieve accuracy of 77.27% on t…☆10Sep 22, 2020Updated 5 years ago
- ☆12Jun 15, 2019Updated 6 years ago
- ☆11Oct 16, 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.
- Generate text with recurrent neural nets☆21Jul 23, 2017Updated 8 years ago
- Text Generation Using RNNs☆12Dec 15, 2018Updated 7 years ago
- Code for Neural Coreference Resolution for Arabic☆12May 12, 2022Updated 4 years ago
- This is machine learning model that is trained to predict next word in the sequence. Model is defined in keras and then converted to tens…☆50Feb 17, 2019Updated 7 years ago
- Realtime Image Segmentation using TFLite and Flutter☆11Jan 29, 2020Updated 6 years ago
- Pressagio is a library that predicts text based on n-gram models. For example, you can send a string and the library will return the most…☆20Nov 18, 2019Updated 6 years ago
- Android gesture detector better than default one☆13Aug 3, 2016Updated 9 years ago
- Tweets, Twitter, Search, Crawling, Tool, Big Data Analysis, Data Mining, Time Series Analysis☆14Jul 22, 2017Updated 8 years ago
- 第二届阿里云安全算法挑战赛☆16May 11, 2018Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Python intefrace for evaluation on chatgpt models☆19Feb 13, 2024Updated 2 years ago
- 中文长文本摘要数据集 / 社科论文-摘要数据集☆21Aug 17, 2023Updated 2 years ago
- Simple RNN test with TensorFLow☆13May 22, 2018Updated 8 years ago
- ☆18Nov 26, 2023Updated 2 years ago
- ☆11Dec 26, 2017Updated 8 years ago
- Abstractive text summarization using CNN/DailyMail Dataset training on RNN/LSTM & T5.☆14Jan 5, 2023Updated 3 years ago
- Android multiple camera preview surface with offscreen rendering and GPU filter powered by android-gpuimage-plus. 安卓相机多预览,外加离屏渲染和GPU滤镜 (来…☆15Dec 14, 2017Updated 8 years ago
- A startup search engine made using embeddings built on crunchbase company descriptions☆11Dec 2, 2015Updated 10 years ago
- Pointer Generator Network: Seq2Seq with attention, pointing and coverage mechanism for abstractive summarization.