- The Applied Artificial Intelligence Workshop
- Anthony So William So Zsolt Nagy
- 230字
- 2021-06-18 18:25:12
AI Tools and Learning Models
In the previous sections, we discovered the fundamentals of AI. One of the core tasks of AI is learning. This is where intelligent agents come into the picture.
Intelligent Agents
When solving AI problems, we create an actor in the environment that can gather data from its surroundings and influence its surroundings. This actor is called an intelligent agent.
An intelligent agent is as follows:
- Is autonomous
- Observes its surroundings through sensors
- Acts in its environment using actuators (which are the components that are responsible for moving and controlling a mechanism)
- Directs its activities toward achieving goals
Agents may also learn and have access to a knowledge base.
We can think of an agent as a function that maps perceptions to actions. If the agent has an internal knowledge base, then perceptions, actions, and reactions may alter the knowledge base as well.
Actions may be rewarded or punished. Setting up a correct goal and implementing a carrot and stick situation helps the agent learn. If goals are set up correctly, agents have a chance of beating the often more complex human brain. This is because the primary goal of the human brain is survival, regardless of the game we are playing. An agent's primary motive is reaching the goal itself. Therefore, intelligent agents do not get embarrassed when making a random move without any knowledge.
- Learning Cocos2d-x Game Development
- Learning AngularJS Animations
- 電腦軟硬件維修大全(實(shí)例精華版)
- The Applied AI and Natural Language Processing Workshop
- Spring Cloud微服務(wù)架構(gòu)實(shí)戰(zhàn)
- STM32嵌入式技術(shù)應(yīng)用開(kāi)發(fā)全案例實(shí)踐
- Blender Quick Start Guide
- LPC1100系列處理器原理及應(yīng)用
- 筆記本電腦芯片級(jí)維修從入門到精通(圖解版)
- 電腦橫機(jī)使用與維修
- Spring Cloud實(shí)戰(zhàn)
- 單片機(jī)項(xiàng)目設(shè)計(jì)教程
- 可編程邏輯器件項(xiàng)目開(kāi)發(fā)設(shè)計(jì)
- Mastering Quantum Computing with IBM QX
- UML精粹:標(biāo)準(zhǔn)對(duì)象建模語(yǔ)言簡(jiǎn)明指南(第3版)