- 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.
推薦閱讀
- ThinkPHP 5實戰
- 小程序實戰視頻課:微信小程序開發全案精講
- Power Up Your PowToon Studio Project
- 云計算通俗講義(第3版)
- Bootstrap 4:Responsive Web Design
- Mastering Ext JS
- Apache Mahout Clustering Designs
- 大模型RAG實戰:RAG原理、應用與系統構建
- UML 基礎與 Rose 建模案例(第3版)
- 大學計算機基礎
- 軟件體系結構
- Troubleshooting Citrix XenApp?
- Mastering Apache Storm
- 從Excel到Python數據分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應用
- 金融商業數據分析:基于Python和SAS