- 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.
- Embedded Linux Projects Using Yocto Project Cookbook
- Advanced Splunk
- Spring 5.0 Microservices(Second Edition)
- Mastering matplotlib
- PHP 7+MySQL 8動態網站開發從入門到精通(視頻教學版)
- Android開發:從0到1 (清華開發者書庫)
- Julia 1.0 Programming Complete Reference Guide
- Node.js從入門到精通
- Python網絡爬蟲實例教程(視頻講解版)
- 高性能PHP 7
- Python趣味創意編程
- Extending Docker
- Django 3 Web Development Cookbook
- Mastering Assembly Programming
- 計算機視覺增強現實應用平臺開發