Recurrent Neural Networks with Python Quick Start Guide: Sequential learning and language modeling with TensorFlow
Authors: Simeon Kostadinov
ISBN-10: 1789132339
ISBN-13: 9781789132335
Publication Date 出版日期: 2018-11-30
Publisher finelybook 出版社: Packt
Print length 页数: 122 pages
Book Description
Learn how to develop intelligent applications with sequential learning and apply modern methods for language modeling with neural network architectures for deep learning with Python’s most popular TensorFlow framework.
Developers struggle to find an easy-to-follow learning resource for implementing Recurrent Neural Network (RNN) models. RNNs are the state-of-the-art model in deep learning for dealing with sequential data. From language translation to generating captions for an image,RNNs are used to continuously improve results. This book will teach you the fundamentals of RNNs,with example applications in Python and the TensorFlow library. The examples are accompanied by: the right combination of theoretical knowledge and real-world implementations of concepts to build a solid foundation of neural network modeling.
Your journey starts with the simplest RNN model,where you can grasp the fundamentals. The book then builds on this by: proposing more advanced and complex algorithms. We use them to explain how a typical state-of-the-art RNN model works. From generating text to building a language translator,we show how some of today’s most powerful AI applications work under the hood.
After reading the book,you will be confident with the fundamentals of RNNs,and be ready to pursue further study,along with developing skills in this exciting field.
What you will learn
Use TensorFlow to build RNN models
Use the correct RNN architecture for a particular machine learning task
Collect and clear the training data for your models
Use the correct Python libraries for any task during the building phase of your model
Optimize your model for higher accuracy
Identify the differences between multiple models and how you can substitute them
Learn the core deep learning fundamentals applicable to any machine learning model
Recurrent Neural Networks with Python Quick Start Guide: Sequential learning and language modeling with TensorFlow
未经允许不得转载:finelybook » Recurrent Neural Networks with Python Quick Start Guide: Sequential learning and language modeling with TensorFlow
相关推荐
- Dead Simple Python: Idiomatic Python for the Impatient Programmer
- Effective Python: 125 Specific Ways to Write Better Python, 3rd Edition
- Ensemble Machine Learning Cookbook: Over 35 practical recipes to explore ensemble machine learning techniques using Python
- Hands-On Ensemble Learning with Python: Build highly optimized ensemble machine learning models using scikit-learn and Keras
finelybook
