- Learn Unity ML-Agents:Fundamentals of Unity Machine Learning
- Micheal Lanham
- 405字
- 2021-08-13 15:58:23
Introducing Machine Learning and ML-Agents
All around us, our perception of learning and intellect is being challenged daily with the advent of new and emerging technologies. From self-driving cars, playing Go and Chess, to computers being able to beat humans at classic Atari games, the advent of a group of technologies we colloquially call Machine Learning have come to dominate a new era in technological growth – a new era of growth that has been compared with the same importance as the discovery of electricity and has already been categorized as the next human technological age.
This book is intended to introduce you to a very small slice of that new era in a fun and informative way using the Machine Learning Agents platform called ML-Agents from Unity. We will first explore some basics of Machine Learning and ML-Agents. Then, we will cover training and specifically Reinforcement Learning and Q Learning. After that, we will learn how to use Keras to build a Neural Network that we will evolve into a Deep Q-Network. From there, we will look at various ways to improve the Deep Q-Network with different training strategies. This will lead us to our first example, where we train an agent to play a more complex game. Then, finally, we will finish with a look at a multi-agent example that allows agents to compete with or against each other.
In our first chapter, we will take a gradual introduction to ML and ML-Agents. Here is what we will cover in this chapter:
- Machine Learning
- ML-Agents
- Running an example
- Creating an environment
- Academy, Agent, and Brain
Let's get started, and in the next section, we will introduce what Machine Learning is and the particular aspect of ML we plan to focus on in this book.
- 大數(shù)據(jù)技術(shù)基礎(chǔ)
- 深度剖析Hadoop HDFS
- 數(shù)據(jù)庫(kù)原理與應(yīng)用(Oracle版)
- 中國(guó)數(shù)字流域
- 深入淺出 Hyperscan:高性能正則表達(dá)式算法原理與設(shè)計(jì)
- 改變未來(lái)的九大算法
- 云計(jì)算寶典:技術(shù)與實(shí)踐
- 云計(jì)算
- Microsoft Dynamics NAV 2015 Professional Reporting
- 標(biāo)簽類(lèi)目體系:面向業(yè)務(wù)的數(shù)據(jù)資產(chǎn)設(shè)計(jì)方法論
- 掌中寶:電腦綜合應(yīng)用技巧
- 一本書(shū)讀懂區(qū)塊鏈(第2版)
- Creating Mobile Apps with Appcelerator Titanium
- 數(shù)據(jù)庫(kù)高效優(yōu)化:架構(gòu)、規(guī)范與SQL技巧
- UnrealScript Game Programming Cookbook