- 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.
推薦閱讀
- Bootstrap Site Blueprints Volume II
- Python科學計算(第2版)
- 垃圾回收的算法與實現
- 編寫整潔的Python代碼(第2版)
- Functional Programming in JavaScript
- Mastering Swift 2
- 微信小程序項目開發實戰
- UML 基礎與 Rose 建模案例(第3版)
- Windows Phone 7.5:Building Location-aware Applications
- Django實戰:Python Web典型模塊與項目開發
- 運維前線:一線運維專家的運維方法、技巧與實踐
- Application Development with Parse using iOS SDK
- LabVIEW數據采集
- 快樂編程:青少年思維訓練
- Node.js Web Development