文件名称:[machine_learning_mastery系列]long-short-term-memory-networks-with-python.pdf
文件大小:6.77MB
文件格式:PDF
更新时间:2021-06-25 03:55:21
machine lear mastery python LSTM
Welcome to Long Short-Term Memory Networks With Python. Long Short-Term Memory (LSTM) recurrent neural networks are one of the most interesting types of deep learning at the moment. They have been used to demonstrate world-class results in complex problem domains such as language translation, automatic image captioning, and text generation. LSTMs are very di↵erent to other deep learning techniques, such as Multilayer Perceptrons (MLPs) and Convolutional Neural Networks (CNNs), in that they are designed specifically for sequence prediction problems. I designed this book for you to rapidly discover what LSTMs are, how they work, and how you can bring this important technology to your own sequence prediction problems.