Reinforcement Learning with Tensorflow: Learn the art of designing self-learning systems with TensorFlow and OpenAI Gym
暫譯: 使用 TensorFlow 的強化學習:學習設計自我學習系統的藝術,搭配 TensorFlow 和 OpenAI Gym
Sayon Dutta
- 出版商: Packt Publishing
- 出版日期: 2018-04-24
- 售價: $2,200
- 貴賓價: 9.5 折 $2,090
- 語言: 英文
- 頁數: 334
- 裝訂: Paperback
- ISBN: 1788835727
- ISBN-13: 9781788835725
-
相關分類:
Reinforcement、DeepLearning、TensorFlow
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$2,710$2,575 -
$780$616 -
$400$380 -
$250黑客攻防從入門到精通
-
$4,070$3,867 -
$458Linux 環境 C程序設計, 2/e
-
$360$284 -
$505Python 核心編程, 3/e (Core Python Applications Programming, 3/e)
-
$680$537 -
$449Hibernate 實戰, 2/e
-
$450$356 -
$280深度學習理論與實踐
-
$653深度學習、優化與識別 (Deep Learning,Optimization and Recognition)
-
$800$760 -
$699$594 -
$281修改軟件的藝術 : 構建易維護代碼的 9條最佳實踐 (Beyond Legacy Code: Nine Practices to Extend the Life (and Value) of Your Software)
-
$1,960Reinforcement Learning: With Open AI, TensorFlow and Keras Using Python
-
$690$538 -
$500$390 -
$1,184Hands-On Reinforcement Learning with Python: Master reinforcement and deep reinforcement learning using OpenAI Gym and TensorFlow
-
$2,000$1,900 -
$380$380 -
$653好好學 Java : 從零基礎到項目實戰
-
$780$702 -
$1,000$790
相關主題
商品描述
A Detailed Step-by-Step Guide covering Reinforcement Learning concepts, techniques and various frameworks to develop self learning systems
Key Features
- Become familiar with reinforcement learning concepts and learn how to implement them using TensorFlow
- Implement different problem-solving methods for Reinforcement Learning such as dynamic programming, Monte Carlo methods, and more
- Explore various reinforcement earning use-cases such as autonomous driving cars, robobrokers, and learning robots
Book Description
Reinforcement Learning (RL) is the next emerging area in the space of Artificial Intelligence and allows you to develop smart, quick and self-learning systems in your business surroundings. It is an effective method to train your learning agents and solve a variety of problems in Artificial Intelligence-from games, self-driving cars and robots to enterprise applications that range from datacenter energy saving (cooling data centers) to smart warehousing solutions.
The book covers the major advancements and successes achieved in deep reinforcement learning by synergizing deep neural network architectures with reinforcement learning. The book also introduces readers to the concept of Reinforcement Learning, its advantages and why it's gaining so much popularity. Furthermore, it show readers how to put the concepts to practical use with the help of TensorFlow and OpenAI Gym to train efficient deep reinforcement learning neural networks. The book also discusses reinforcement learning and the rewarding system: Markov Decision Processes (MDPs), Monte Carlo tree searches, dynamic programming such as policy and value iteration, temporal difference learnings such as Q-learning and SARSA-
We see how reinforcement learning algorithms play a role in image processing and NLP, and how they can be used with TensorFlow and OpenAI Gym to build simple neural network models.
By the end of this book, you will have a firm understanding of what reinforcement learning is and how to put your knowledge to practical use by leveraging the power of TensorFlow and OpenAI Gym.
What you will learn
- Explore the applications of reinforcement learning in advertisement, image processing, and NLP
- Master various aspects of RL such as Deep-Q-Network, A3C, Q Learning, and more
- How Reinforcement Learning can be applied to robotics, autonomous vehicles, and finance.
- Frameworks and technologies to implement the various RL mechanisms
- Implement state-of-the-art RL algorithms from the basics
- Build pipelines, systems, and applications using RL techniques
- Teach an RL network to play a game using TensorFlow and/or the OpenAI gym framework
- Develop new systems that can learn, understand the environment, and make decisions
Who This Book Is For
If you want to get started with reinforcement learning using TensorFlow in the most practical way, this book will be a useful resource. The book assumes prior knowledge of machine learning and neural network programming concepts, as well as some understanding of the TensorFlow framework. No previous experience with Reinforcement Learning is required
商品描述(中文翻譯)
詳細的逐步指南,涵蓋強化學習的概念、技術和各種框架,以開發自我學習系統
主要特點
- 熟悉強化學習的概念,並學習如何使用 TensorFlow 實現它們
- 實現強化學習的不同問題解決方法,如動態規劃、蒙地卡羅方法等
- 探索各種強化學習的應用案例,如自駕車、機器人經紀人和學習型機器人
書籍描述
強化學習 (Reinforcement Learning, RL) 是人工智慧領域中一個新興的領域,允許您在商業環境中開發智能、快速和自我學習的系統。這是一種有效的方法來訓練您的學習代理,並解決各種人工智慧問題——從遊戲、自駕車和機器人到企業應用,範圍從數據中心節能(冷卻數據中心)到智能倉儲解決方案。
本書涵蓋了通過將深度神經網絡架構與強化學習相結合所取得的深度強化學習的主要進展和成功。書中還向讀者介紹了強化學習的概念、優勢以及為何它越來越受歡迎。此外,還展示了如何利用 TensorFlow 和 OpenAI Gym 將這些概念實際應用於訓練高效的深度強化學習神經網絡。書中還討論了強化學習和獎勵系統:馬可夫決策過程 (Markov Decision Processes, MDPs)、蒙地卡羅樹搜索、動態規劃(如策略和價值迭代)、時間差學習(如 Q-learning 和 SARSA)。
我們將看到強化學習算法在圖像處理和自然語言處理 (NLP) 中的作用,以及如何使用 TensorFlow 和 OpenAI Gym 構建簡單的神經網絡模型。
在本書結束時,您將對強化學習有堅實的理解,並能夠利用 TensorFlow 和 OpenAI Gym 的力量將您的知識付諸實踐。
您將學到什麼
- 探索強化學習在廣告、圖像處理和自然語言處理中的應用
- 掌握強化學習的各個方面,如 Deep-Q-Network、A3C、Q Learning 等
- 強化學習如何應用於機器人、自動駕駛車輛和金融
- 實現各種強化學習機制的框架和技術
- 從基礎開始實現最先進的強化學習算法
- 使用強化學習技術構建管道、系統和應用程序
- 使用 TensorFlow 和/或 OpenAI Gym 框架教導強化學習網絡玩遊戲
- 開發能夠學習、理解環境並做出決策的新系統
本書適合誰
如果您想以最實用的方式開始使用 TensorFlow 進行強化學習,本書將是有用的資源。本書假設讀者具備機器學習和神經網絡編程概念的先前知識,以及對 TensorFlow 框架的基本理解。不需要有強化學習的先前經驗。