Skip to content

Commit c955e2c

Browse files
authored
Update README.md
1 parent e86c30f commit c955e2c

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# SpydazWebAI_IntelligentAgent
2-
THE AGENT MODEL
3-
AGENT MODELS:
2+
Welcome to the SpydazWebAI_IntelligentAgent wiki!
3+
4+
5+
SpydazWebAI_IntelligentAgent
6+
7+
8+
**THE AGENT MODEL**
49

510
Multiple agent architectures created to for fill specific purposes can be created to work as individual entities or symbiotically.
611

7-
“An agent is deemed to be an agent when it can perceive its environment (environmentally aware) via sensors and interacts with its environment via actuators.”
8-
(Norvig, 1995)
12+
**“An agent is deemed to be an agent when it can perceive its environment (environmentally aware) via sensors and interacts with its environment via actuators.” **
13+
**(Norvig, 1995)**
914

1015

1116
Agent models are used to solve individual tasks within the AI framework. A system can be said to be a collection of agents working on individual goals of the overall system. Language processing being a single agent, information storage and retrieval being another. This is akin to the human mindset with various agents in the body and mind to serve or daily needs, which could be walking talking or thinking. Often decisions are based on a combination of results from these agents and task which may also need to be performed also need agents to interact and communicate. Forming a network of agents and exchange of information. All information evaluated form the basis of an action or result being produced.

0 commit comments

Comments
 (0)