- Neural Network Programming with TensorFlow
- Manpreet Singh Ghotra Rajdeep Dua
- 220字
- 2021-07-02 15:17:03
Preface
If you're aware of the buzz surrounding terms such as machine learning, artificial intelligence, or deep learning, you might know what neural networks are. Ever wondered how they help solve complex computational problems efficiently, or how to train efficient neural networks? This book will teach you both of these things, and more.
You will start by getting a quick overview of the popular TensorFlow library and see how it is used to train different neural networks. You will get a thorough understanding of the fundamentals and basic math for neural networks and why TensorFlow is a popular choice. Then, you will proceed to implement a simple feedforward neural network. Next, you will master optimization techniques and algorithms for neural networks using TensorFlow. Further, you will learn how to implement some more complex types of neural networks such as convolutional neural networks (CNNs), recurrent neural networks (RNNs), and Deep Belief Networks 0;(DBNs). In the course of the book, you will be working on real-world datasets to get a hands-on understanding of neural network programming. You will also get to train generative models and will learn the applications of autoencoders.
By the end of this book, you will have a fair understanding of how to leverage the power of TensorFlow to train neural networks of varying complexities, without any hassle.
- MySQL高可用解決方案:從主從復制到InnoDB Cluster架構
- 大數據技術基礎
- Test-Driven Development with Mockito
- 輕松學大數據挖掘:算法、場景與數據產品
- Visual Studio 2015 Cookbook(Second Edition)
- 圖解機器學習算法
- 達夢數據庫性能優化
- Microsoft Power BI數據可視化與數據分析
- 金融商業算法建模:基于Python和SAS
- 重復數據刪除技術:面向大數據管理的縮減技術
- 一本書講透Elasticsearch:原理、進階與工程實踐
- Chef Essentials
- SAS金融數據挖掘與建模:系統方法與案例解析
- 數據修復技術與典型實例實戰詳解(第2版)
- MySQL數據庫技術與應用