- Learn Unity ML-Agents:Fundamentals of Unity Machine Learning
- Micheal Lanham
- 248字
- 2021-08-13 15:58:23
Machine Learning
Games and simulations are no stranger to AI technologies and there are numerous assets available to the Unity developer in order to provide simulated machine intelligence. These technologies include content like Behavior Trees, Finite State Machine, navigation meshes, A*, and other heuristic ways game developers use to simulate intelligence. So, why Machine Learning and why now? After all, many of the base ML techniques, like neural nets, we will use later in this book have been used in games before.
The reason, is due in large part to the OpenAI initiative, an initiative that encourages research across academia and the industry to share ideas and research on AI and ML. This has resulted in an explosion of growth in new ideas, methods, and areas for research. This means for games and simulations that we no longer have to fake or simulate intelligence. Now, we can build agents that learn from their environment and even learn to beat their human builders.
- 數據要素安全流通
- 計算機綜合設計實驗指導
- LibGDX Game Development Essentials
- 大規模數據分析和建模:基于Spark與R
- Access 2016數據庫教程(微課版·第2版)
- R數據科學實戰:工具詳解與案例分析(鮮讀版)
- Creating Dynamic UIs with Android Fragments(Second Edition)
- 數據驅動:從方法到實踐
- Hadoop 3.x大數據開發實戰
- 智能數據分析:入門、實戰與平臺構建
- 區塊鏈技術應用與實踐案例
- Hadoop 3實戰指南
- 大數據測試技術:數據采集、分析與測試實踐(在線實驗+在線自測)
- 數字化轉型方法論:落地路徑與數據中臺
- Practical Convolutional Neural Networks