Natural Language Processing with TensorFlow
Thushan Ganegedara
- 出版商: Packt Publishing
- 出版日期: 2018-05-31
- 定價: $1,600
- 售價: 9.0 折 $1,440
- 語言: 英文
- 頁數: 472
- 裝訂: Paperback
- ISBN: 1788478312
- ISBN-13: 9781788478311
-
相關分類:
DeepLearning、TensorFlow
-
相關翻譯:
TensorFlow 自然語言處理|善用 Python 深度學習函式庫,教機器學會自然語言 (Natural Language Processing with TensorFlow) (繁中版)
TensorFlow 自然語言處理 (簡中版)
-
其他版本:
Natural Language Processing with TensorFlow: The definitive NLP book to implement the most sought-after machine learning models and tasks, 2/e (Paperback)
買這商品的人也買了...
-
$250OpenCV 3 計算機視覺 : Python 語言實現, 2/e (Learning OpenCV 3 Computer Vision with Python, 2/e)
-
$1,962Introduction to Machine Learning with Python: A Guide for Data Scientists (Paperback)
-
$1,332Thoughtful Machine Learning with Python: A Test-Driven Approach
-
$2,208Deep Learning with Python: A Hands-on Introduction
-
$580$458 -
$888Python Deep Learning Cookbook: Over 75 practical recipes on neural network modeling, reinforcement learning, and transfer learning using Python
-
$690$587 -
$650$507 -
$1,640$1,558 -
$1,700$1,615 -
$1,188$1,129 -
$1,088Deep Learning with TensorFlow - Second Edition: Explore neural networks with Python
-
$403OpenCV 電腦視覺編程攻略, 3/e
-
$352文本上的算法 深入淺出自然語言處理
-
$210$200 -
$580$493 -
$500$390 -
$2,081Applied Text Analysis with Python: Enabling Language-Aware Data Products with Machine Learning
-
$480$379 -
$780$663 -
$680$578 -
$1,830$1,739 -
$480$379 -
$2,502Hands-On Unsupervised Learning Using Python (Paperback)
-
$1,650$1,568
相關主題
商品描述
Key Features
- Focus on natural language processing with TensorFlow, thereby avoiding the traditional focus on computer vision
- Treats NLP as a field in its own right, and learn to process and evaluate large unstructured data sets consisting of text
- Learn to apply the TensorFlow toolbox to the most interesting field in artificial intelligence
Book Description
TensorFlow is the most important deep learning framework currently in existence. Deep Learning algorithms are the most important frontier in artificial intelligence, with natural language processing (NLP) providing much of the engineering required to understand and process the vast majority of data available to deep learning applications today. Natural Language Processing with TensorFlow teaches aspiring deep learning developers to cope with unstructured data, that is, text and audio, which make up a large part of currently available data streams.
Thushan Ganegedara starts out by explaining the inner workings of TensorFlow itself, and the proceeds with a family of algorithms allowing sequences of words to be turned into vectors, making them accessible to deep learning algorithms in the process. He then shifts gears somewhat by showing how classical deep learning algorithms like convolutional neural networks (CNN) and recurrent neural (RNN) networks can be applied to NLP. Long short-term memory are a variety of RNNs, used in the next chapter for text generation.
Thushan concludes the book with an overview and implementation of neural machine translation, a method relying on deep learning algorithms to achieve impressive results in machine translation.
What you will learn
- How to master NLP based on existing TensorFlow algorithms
- Build NLP applications
- Write automatic translation programs using neural machine translation algorithms
- Use classical deep learning algorithms to classify sentences
- Apply Long Short-Term Memory to text generation