TensorFlow implementation of a recurrent neural network (RNN) trained from scratch to generate tv scripts.
The included dlnd_tv_script_generation.ipynb
provides a commented walk though of the network generation and evaluation.
generate novel TV Scripts using RNNs based on Simpsons TV scripts.
Jupyter NotebookApache-2.0
TensorFlow implementation of a recurrent neural network (RNN) trained from scratch to generate tv scripts.
The included dlnd_tv_script_generation.ipynb
provides a commented walk though of the network generation and evaluation.