Skip to content

lorenanicole/telenovela_script_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generating a telenovela 'script' with Python Keras RNN LSTM model

Let's generate telenovela scripts! Example approach to using Keras to generate a RNN LTSM model for telenovela script text generation.

Installation

Model is written using Python 3. For serve up the jupyter notebook:

pip install -r requirements.txt
jupyter notebook

Analysis

Located in the Jupyter notebook.

About

Let's generate telenovela scripts with a Python Keras RNN LSTM model!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published