- 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.
- 計算機組成原理與接口技術:基于MIPS架構實驗教程(第2版)
- 數據庫基礎與應用:Access 2010
- Test-Driven Development with Mockito
- SQL Server入門經典
- Effective Amazon Machine Learning
- 工業大數據分析算法實戰
- 大數據Hadoop 3.X分布式處理實戰
- Hands-On Mathematics for Deep Learning
- Proxmox VE超融合集群實踐真傳
- 數據修復技術與典型實例實戰詳解(第2版)
- Expert Python Programming(Third Edition)
- 改進的群智能算法及其應用
- 企業級大數據項目實戰:用戶搜索行為分析系統從0到1
- 從Lucene到Elasticsearch:全文檢索實戰
- MySQL數據庫應用與管理