- Hands-On Artificial Intelligence with Unreal Engine
- Francesco Sapio
- 126字
- 2021-06-24 15:23:17
The bottom-up approach
Usually, when a system is built or studied, there are two main approaches: top-down and bottom-up. The former starts from the high-level structures of the system and proceeds gradually into the granular details of the system. The latter starts from the basics and proceeds to create more complex structures that depend on the previous ones. Both approaches are valid, but, as a matter of preference, I chose the bottom-up approach to introduce the topics of this book.
In fact, we will start with how an agent can move, then understand how it can perceive, and finally use this data to make an informative decision or even come up with a plan. This is reflected in the structure of this book and its parts.
推薦閱讀
- Learning Microsoft Windows Server 2012 Dynamic Access Control
- 深入淺出Electron:原理、工程與實踐
- Java完全自學教程
- Arduino by Example
- INSTANT CakePHP Starter
- Building a Recommendation Engine with Scala
- Hands-On Enterprise Automation with Python.
- Java Web開發就該這樣學
- INSTANT Yii 1.1 Application Development Starter
- Android應用開發實戰
- Web Developer's Reference Guide
- DB2SQL性能調優秘笈
- Maven for Eclipse
- HTML5與CSS3權威指南
- Building UIs with Wijmo