- Learn Unity ML-Agents:Fundamentals of Unity Machine Learning
- Micheal Lanham
- 239字
- 2021-08-13 15:58:21
What this book covers
Chapter 1, Introducing Machine Learning and ML-Agents, covers the basics of machine learning and introduces the ML-Agents framework within Unity. This is basically just a setup chapter, but it's essential to anyone new to Unity and/or ML-Agents.
Chapter 2, The Bandit and Reinforcement Learning, introduces many of the basic problems and solutions used to teach reinforcement learning, from the multiarm and contextual bandit problems to a newly-derived connected bandit problem.
Chapter 3, Deep Reinforcement Learning with Python, explores the Python toolset available for your system and explains how to install and set up those tools. Then, we will cover the basics of neural networks and deep learning before coding up a simple reinforcement learning example.
Chapter 4, Going Deeper with Deep Learning, sets up ML-Agents to use the external Python trainers to create some fun but powerful agents that learn to explore and solve problems.
Chapter 5, Playing the Game, explains that ML-Agents is all about creating games and simulation in Unity. So, in this chapter, we will focus on various play strategies for training and interacting with agents in a real game or simulation.
Chapter 6, Terrarium Revisited and a Multi-Agent Ecosystem, revisits a coding game developed previously called Terrarium as a way to build self-learning agents who live in a little ecosystem. We learn how game rules can be applied to building a game or simulation with multiple agents that interact together.
- 大數(shù)據(jù)導論
- 工業(yè)大數(shù)據(jù)分析算法實戰(zhàn)
- 區(qū)塊鏈通俗讀本
- 算法與數(shù)據(jù)中臺:基于Google、Facebook與微博實踐
- Spark核心技術與高級應用
- Solaris操作系統(tǒng)原理實驗教程
- Chef Essentials
- 菜鳥學SPSS數(shù)據(jù)分析
- Google Cloud Platform for Architects
- 企業(yè)級大數(shù)據(jù)項目實戰(zhàn):用戶搜索行為分析系統(tǒng)從0到1
- 數(shù)據(jù)挖掘算法實踐與案例詳解
- 掌中寶:電腦綜合應用技巧
- SQL Server 數(shù)據(jù)庫教程(2008版)
- Flume日志收集與MapReduce模式
- 算法設計與問題求解(第2版):計算思維培養(yǎng)