Agents - 3
Artifical Intelligence is particularly concerned with Intelligent Agents. Intelligent Agents are able to:
- Learn and improve through interaction with their environment.
- Adapt online and in real-time.
- learn quickly from large amounts of data.
- accommodate new problem solving rules incrementally.
- have memory based exemplar storage and retrieval capacities.
- have parameters to represent short and long term memory, age, forgetting, etc.
- be able to analyze itself in terms of behavior, error and success.
Agents can be used for:
- Shopping Bots - find products
- Personal Agents - assemble customised webpages, organise e-mail, etc.
- Predictive Agents - Monitor stock.
- Data Mining - Finding trends and patterns in large volumes of data.
|