This video shows how to generate text using deep learning. A recurrent neural network (RNN) is used for the model; LSTM and dense layers from Keras Python library. The material in this chapter is based on chapter 8 from the Deep Learning with Python book.
References:
Deep Learning with Python (Francois Chollet)
www.manning.com/books/deep-learning-with-python
Examples Github code:
github.com/fchollet/deep-learning-with-python-note…
コメント