- Hands-On Natural Language Processing with Python
- Rajesh Arumugam Rajalingappaa Shanmugamani
- 180字
- 2021-08-13 16:01:45
Deep Learning and TensorFlow
Applications that leverage natural language processing (NLP) have begun to achieve close to human-level accuracy in tasks such as language translation, text summarization, and text-to-speech, due to the adoption of deep learning models. This widespread adoption has been driven by two key developments in the area of deep learning. One of them is the rapid progress in discovering novel deep neural network architectures, realized by the availability of huge volumes of data. Such architectures can achieve superior performance compared to traditional approaches. The other development is the increasing availability of open source tools or libraries, such as TensorFlow, which make easy implementations of these modern architectures possible in practical or productive applications. The purpose of this chapter is to equip the reader with a necessary basic knowledge of deep learning and TensorFlow, so that later chapters can be approached with confidence.
The following topics will be covered in this chapter:
- Various concepts and terminologies in deep learning
- An overview of common deep learning architectures, such as CNNs and RNNs
- Installation, setup, and getting started with TensorFlow
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- TypeScript Essentials
- 計算機圖形學編程(使用OpenGL和C++)(第2版)
- HoloLens Beginner's Guide
- Software Testing using Visual Studio 2012
- 實用防銹油配方與制備200例
- Nginx Essentials
- C#程序設計
- 單片機應用與調試項目教程(C語言版)
- 深度學習:Java語言實現
- Extending Unity with Editor Scripting
- MyBatis 3源碼深度解析
- Python Deep Learning
- Beginning C# 7 Hands-On:The Core Language
- Hadoop Blueprints