Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amber-abuah/rnn-poem-generation

A Recurrent Neural Network that can infinitely generate poetry. Trained using Tensorflow & Python.
https://github.com/amber-abuah/rnn-poem-generation

generative-ai generator gradio keras machine-learning python recurrent-neural-networks rnn rnn-tensorflow tensorflow

Last synced: 5 days ago
JSON representation

A Recurrent Neural Network that can infinitely generate poetry. Trained using Tensorflow & Python.

Awesome Lists containing this project

README

        

# RNN Poem Generation
A Recurrent Neural Network capable of infinitely generating poetry. The Keras RNN is trained using the _poem.txt_ file. If you wish to train another model, please set _retrain=True_ or change _output\_model\_path_ to another path of your choosing.

To use the RNN, this can be done by either using _PoemGeneration.py_ after training a model, or using _GradioApp.py_ for gradio deployment.

Gradio Deployment: https://huggingface.co/spaces/sweetfelinity/PoemGeneration
poem.txt provided by: https://www.kaggle.com/datasets/harshalgadhe/poem-generation