- Hands-On Artificial Intelligence with Unreal Engine
- Francesco Sapio
- 115字
- 2021-06-24 15:23:18
Decision-making with Behavior Trees (chapters 2, 6, 8, 9, and 10)
Once the agent can perceived the world around it, it needs to start making decisions, which have consequences. Some decision-making processes might become so complicated that the agent needs to come up with a proper plan to successfully achieve a goal.
The built-in Unreal Engine framework for AI rotates around Behavior Trees, which occupy a significant part of this book. Of course, this doesn't preclude the possibility to implement other AI systems on your own for decision-making in Unreal, but, by choosing Behavior Trees, you will have a strong set of tools ready to go, which we will explore in detail in this book.
推薦閱讀
- Intel Galileo Essentials
- RTC程序設計:實時音視頻權威指南
- Scala謎題
- Java Web開發就該這樣學
- Web前端應用開發技術
- Python Interviews
- GitHub入門與實踐
- OpenCV with Python Blueprints
- Django Design Patterns and Best Practices
- Flink技術內幕:架構設計與實現原理
- Go語言從入門到精通
- After Effects CC案例設計與經典插件(視頻教學版)
- Beginning C# 7 Hands-On:The Core Language
- Developing Java Applications with Spring and Spring Boot
- Learning Alfresco Web Scripts