Preview lessons, content and tests

Computer Science & Programming solved. All in one platform.

1. To trial the platform and take tests, please take a few seconds to SIGN UP and SET UP FREE.
2. Searching for something specific? See our text overview of all tests. Scroll right for levels, and lists.

Join 36000+ teachers and students using TTIO.

Level

ICT Topics

Topic

Control

Autonomous Agents

These are just automated systems. Examples include Google’s search engine crawler, NASA autonomous remote agents for assuring health of spacecrafts, Apple’s Siri, or recommendation systems.

Siri | Apple Wiki | Fandom

Definition: Intelligent agents are software entities that carry out some set of operations on behalf of a user or another program with some degree of independence or autonomy, and in so doing, employ some knowledge or representation of the user's goals or desires (IBM definition)

Suggested Video

Features of Autonomous agent

A. Autonomy

B. Reactive behaviour

C. Concurrency/sociality

D. Persistence

Autonomy Agents activate alone for a task and are note invoked for a task. Agents can select the task themselves (based on priorities or goal-directed search) without human intervention.

www.teachyourselfpython.com