- Hands-On Artificial Intelligence with Unreal Engine
- Francesco Sapio
- 242字
- 2021-06-24 15:23:17
AI in games – Industry and Academia
When it comes to comparing AI that's applied to video games, both in Academia and in the Industry, there is a big discrepancy. I would say that there was almost a fight between the two. Let's have a look at the reasons behind this. In fact, they have very different goals.
Academia wants to create AI agents for games that think intelligently to act in the environment and interact with the player.
On the other hand, the game industry wants to create AI agents for games that seem to think intelligently to act in the environment and interact with the player.
We can clearly notice that the first leads to a more realistic AI, whereas the second leads to a more believable AI. Of course, commercial games are more worried about the latter rather than the former.
We will explore this concept in more detail in Chapter 14, Going Beyond, when we talk about the psychology and game design involved in creating an AI system for games. In fact, to achieve a believable behavior, you often need to try and be realistic as well.
However, in more formal terms, we can say that game AI falls in the category of weak AI (opposite to strong AI), which focuses on solving a specific task or problem intelligently, rather than develop a consciousness behind it. In any case, we won't venture further into this.
- Web前端開發(fā)技術:HTML、CSS、JavaScript(第3版)
- Mastering RabbitMQ
- SQL Server 2012數(shù)據(jù)庫技術及應用(微課版·第5版)
- Mastering QGIS
- INSTANT Sencha Touch
- OpenCV 4計算機視覺項目實戰(zhàn)(原書第2版)
- 程序員的成長課
- Web前端開發(fā)技術:HTML、CSS、JavaScript
- Flink核心技術:源碼剖析與特性開發(fā)
- Java程序設計入門(第2版)
- Java服務端研發(fā)知識圖譜
- Serverless工程實踐:從入門到進階
- jQuery基礎教程(第4版)
- Mastering Assembly Programming
- Python數(shù)據(jù)科學實戰(zhàn)