An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: character-level-lstm

kajallochab/ShakespearAI

Generating Shakespearean Text with LSTM Neural Networks: This project uses LSTM networks to generate text in the style of William Shakespeare. It explores the intersection of literature and AI by mimicking the rich linguistic nuances and poetic depth of Shakespearean prose and poetry.

Language: Jupyter Notebook - Size: 1.29 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

MuntahaShams/Character-level-LSTM-Pytorch

In this notebook, I'll construct a character-level LSTM with PyTorch. The network will train character by character on some text, then generate new text character by character. As an example, I will train on Anna Karenina. This model will be able to generate new text based on the text from the book!

Language: Jupyter Notebook - Size: 13.3 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

syaffers/tes-names-rnn

An Elder Scrolls neural name generator trained using PyTorch

Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 4

hrshtv/Shakespearean-Text-Generator

Character-Level LSTM used for generating Shakespearean text.

Language: Jupyter Notebook - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ArthDh/BookGen

A keras implementation of character level LSTM for text generation

Language: Jupyter Notebook - Size: 2.33 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0