語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Deep reinforcement learning in Unity...
~
Majumder, Abhilash.
FindBook
Google Book
Amazon
博客來
Deep reinforcement learning in Unity = with Unity ML toolkit /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Deep reinforcement learning in Unity/ by Abhilash Majumder.
其他題名:
with Unity ML toolkit /
作者:
Majumder, Abhilash.
出版者:
Berkeley, CA :Apress : : 2021.,
面頁冊數:
xviii, 564 p. :ill., digital ;24 cm.
內容註:
Chapter 1: Introduction to Reinforcement Learning -- Chapter 2: Path Finding and Navigation -- Chapter 3: Setting Up ML Agents Toolkit -- Chapter 4: Understanding Brain Agents and Academy -- Chapter 5: Deep Reinforcement Learning -- Chapter 6: Competitive Networks for AI Agents -- Chapter 7: Case Studies in ML Agents.
Contained By:
Springer Nature eBook
標題:
Computer games - Programming. -
電子資源:
https://doi.org/10.1007/978-1-4842-6503-1
ISBN:
9781484265031
Deep reinforcement learning in Unity = with Unity ML toolkit /
Majumder, Abhilash.
Deep reinforcement learning in Unity
with Unity ML toolkit /[electronic resource] :by Abhilash Majumder. - Berkeley, CA :Apress :2021. - xviii, 564 p. :ill., digital ;24 cm.
Chapter 1: Introduction to Reinforcement Learning -- Chapter 2: Path Finding and Navigation -- Chapter 3: Setting Up ML Agents Toolkit -- Chapter 4: Understanding Brain Agents and Academy -- Chapter 5: Deep Reinforcement Learning -- Chapter 6: Competitive Networks for AI Agents -- Chapter 7: Case Studies in ML Agents.
Gain an in-depth overview of reinforcement learning for autonomous agents in game development with Unity. This book starts with an introduction to state-based reinforcement learning algorithms involving Markov models, Bellman equations, and writing custom C# code with the aim of contrasting value and policy-based functions in reinforcement learning. Then, you will move on to path finding and navigation meshes in Unity, setting up the ML Agents Toolkit (including how to install and set up ML agents from the GitHub repository), and installing fundamental machine learning libraries and frameworks (such as Tensorflow) You will learn about: deep learning and work through an introduction to Tensorflow for writing neural networks (including perceptron, convolution, and LSTM networks), Q learning with Unity ML agents, and porting trained neural network models in Unity through the Python-C# API. You will also explore the OpenAI Gym Environment used throughout the book. Deep Reinforcement Learning in Unity provides a walk-through of the core fundamentals of deep reinforcement learning algorithms, especially variants of the value estimation, advantage, and policy gradient algorithms (including the differences between on and off policy algorithms in reinforcement learning) These core algorithms include actor critic, proximal policy, and deep deterministic policy gradients and its variants. And you will be able to write custom neural networks using the Tensorflow and Keras frameworks. Deep learning in games makes the agents learn how they can perform better and collect their rewards in adverse environments without user interference. The book provides a thorough overview of integrating ML Agents with Unity for deep reinforcement learning. You will: Understand how deep reinforcement learning works in games Grasp the fundamentals of deep reinforcement learning Integrate these fundamentals with the Unity ML Toolkit SDK Gain insights into practical neural networks for training Agent Brain in the context of Unity ML Agents Create different models and perform hyper-parameter tuning Understand the Brain-Academy architecture in Unity ML Agents Understand the Python-C# API interface during real-time training of neural networks Grasp the fundamentals of generic neural networks and their variants using Tensorflow Create simulations and visualize agents playing games in Unity.
ISBN: 9781484265031
Standard No.: 10.1007/978-1-4842-6503-1doiSubjects--Uniform Titles:
Unity (Electronic resource)
Subjects--Topical Terms:
553052
Computer games
--Programming.
LC Class. No.: QA76.76.C672
Dewey Class. No.: 794.8151
Deep reinforcement learning in Unity = with Unity ML toolkit /
LDR
:03723nmm a2200325 a 4500
001
2237145
003
DE-He213
005
20201226083139.0
006
m d
007
cr nn 008maaau
008
211111s2021 cau s 0 eng d
020
$a
9781484265031
$q
(electronic bk.)
020
$a
9781484265024
$q
(paper)
024
7
$a
10.1007/978-1-4842-6503-1
$2
doi
035
$a
978-1-4842-6503-1
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.C672
072
7
$a
UMK
$2
bicssc
072
7
$a
COM012040
$2
bisacsh
072
7
$a
UMK
$2
thema
082
0 4
$a
794.8151
$2
23
090
$a
QA76.76.C672
$b
M234 2021
100
1
$a
Majumder, Abhilash.
$3
3489091
245
1 0
$a
Deep reinforcement learning in Unity
$h
[electronic resource] :
$b
with Unity ML toolkit /
$c
by Abhilash Majumder.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
xviii, 564 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Introduction to Reinforcement Learning -- Chapter 2: Path Finding and Navigation -- Chapter 3: Setting Up ML Agents Toolkit -- Chapter 4: Understanding Brain Agents and Academy -- Chapter 5: Deep Reinforcement Learning -- Chapter 6: Competitive Networks for AI Agents -- Chapter 7: Case Studies in ML Agents.
520
$a
Gain an in-depth overview of reinforcement learning for autonomous agents in game development with Unity. This book starts with an introduction to state-based reinforcement learning algorithms involving Markov models, Bellman equations, and writing custom C# code with the aim of contrasting value and policy-based functions in reinforcement learning. Then, you will move on to path finding and navigation meshes in Unity, setting up the ML Agents Toolkit (including how to install and set up ML agents from the GitHub repository), and installing fundamental machine learning libraries and frameworks (such as Tensorflow) You will learn about: deep learning and work through an introduction to Tensorflow for writing neural networks (including perceptron, convolution, and LSTM networks), Q learning with Unity ML agents, and porting trained neural network models in Unity through the Python-C# API. You will also explore the OpenAI Gym Environment used throughout the book. Deep Reinforcement Learning in Unity provides a walk-through of the core fundamentals of deep reinforcement learning algorithms, especially variants of the value estimation, advantage, and policy gradient algorithms (including the differences between on and off policy algorithms in reinforcement learning) These core algorithms include actor critic, proximal policy, and deep deterministic policy gradients and its variants. And you will be able to write custom neural networks using the Tensorflow and Keras frameworks. Deep learning in games makes the agents learn how they can perform better and collect their rewards in adverse environments without user interference. The book provides a thorough overview of integrating ML Agents with Unity for deep reinforcement learning. You will: Understand how deep reinforcement learning works in games Grasp the fundamentals of deep reinforcement learning Integrate these fundamentals with the Unity ML Toolkit SDK Gain insights into practical neural networks for training Agent Brain in the context of Unity ML Agents Create different models and perform hyper-parameter tuning Understand the Brain-Academy architecture in Unity ML Agents Understand the Python-C# API interface during real-time training of neural networks Grasp the fundamentals of generic neural networks and their variants using Tensorflow Create simulations and visualize agents playing games in Unity.
630
0 0
$a
Unity (Electronic resource)
$3
2068777
650
0
$a
Computer games
$x
Programming.
$3
553052
650
0
$a
Intelligent agents (Computer software)
$3
567546
650
1 4
$a
Game Development.
$3
3166400
650
2 4
$a
Artificial Intelligence.
$3
769149
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-6503-1
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9399030
電子資源
11.線上閱覽_V
電子書
EB QA76.76.C672
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入