Deep Reinforcement Learning in Unity
With Unity ML Toolkit
Price | $49.42 - $49.87
|
Rating | |
Author | Abhilash Majumder |
Publisher | Apress |
Published | 2021 |
Pages | 564 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1484265025 |
ISBN-13 | 9781484265024 |
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.
- Abhilash Majumder
3 5 4
Similar Books
Deep Reinforcement Learning in Action
by Alexander Zai, Brandon Brown
Humans learn best from feedback - we are encouraged to take actions that lead to positive results while deterred by decisions with negative consequences. This reinforcement process can be applied to computer programs allowing them to solve more complex problems that classical programming cannot. Deep Reinforcement Learning in Action teach...
Price: $39.99 | Publisher: Manning | Release: 2020
Deep Reinforcement Learning Hands-On
by Maxim Lapan
Recent developments in reinforcement learning (RL), combined with deep learning (DL), have seen unprecedented progress made towards training agents to solve complex problems in a human-like way. Google's use of algorithms to play and defeat the well-known Atari arcade games has propelled the field to prominence, and researchers are g...
Price: $19.95 | Publisher: Packt Publishing | Release: 2018
Hands-On Intelligent Agents with OpenAI Gym
by Praveen Palanisamy
Many real-world problems can be broken down into tasks that require a series of decisions to be made or actions to be taken. The ability to solve such tasks without a machine being programmed requires a machine to be artificially intelligent and capable of learning to adapt. This book is an easy-to-follow guide to implementing learning al...
Price: $25.36 | Publisher: Packt Publishing | Release: 2018
Python Reinforcement Learning Projects
by Sean Saito, Yang Wenzhuo, Rajalingappaa Shanmugamani
Reinforcement learning is one of the most exciting and rapidly growing fields in machine learning. This is due to the many novel algorithms developed and incredible results published in recent years.In this book, you will learn about the core concepts of RL including Q-learning, policy gradients, Monte Carlo processes, and several deep re...
Price: $44.99 | Publisher: Packt Publishing | Release: 2018
Keras Reinforcement Learning Projects
by Giuseppe Ciaburro
Reinforcement learning has evolved a lot in the last couple of years and proven to be a successful technique in building smart and intelligent AI networks. Keras Reinforcement Learning Projects installs human-level performance into your applications using algorithms and techniques of reinforcement learning, coupled with Keras, a faster ex...
Price: $49.99 | Publisher: Packt Publishing | Release: 2018
Deep Reinforcement Learning Hands-On, 2nd Edition
by Maxim Lapan
Deep Reinforcement Learning Hands-On, Second Edition is an updated and expanded version of the bestselling guide to the very latest reinforcement learning (RL) tools and techniques. It provides you with an introduction to the fundamentals of RL, along with the hands-on ability to code intelligent learning agents to perform a range of prac...
Price: $39.99 | Publisher: Packt Publishing | Release: 2020
Deep Belief Nets in C++ and CUDA C: Volume 2
by Timothy Masters
Discover the essential building blocks of a common and powerful form of deep belief net: the autoencoder. You'll take this topic beyond current usage by extending it to the complex domain for signal and image processing applications. Deep Belief Nets in C++ and CUDA C: Volume 2 also covers several algorithms for preprocessing time se...
Price: $37.99 | Publisher: Apress | Release: 2018
Machine Learning in the Oil and Gas Industry
by Yogendra Narayan Pandey, Ayush Rastogi, Sribharath Kainkaryam, Srimoyee Bhattacharya, Luigi Saputelli
Apply machine and deep learning to solve some of the challenges in the oil and gas industry. The book begins with a brief discussion of the oil and gas exploration and production life cycle in the context of data flow through the different stages of industry operations. This leads to a survey of some interesting problems, which are good c...
Price: $29.86 | Publisher: Apress | Release: 2020