Skip to content
Sahithyan's S3
1
Sahithyan's S3 — Artificial Intelligence

Learning Agent

An improvement over “agent”s. Learns from its experiences.

Takes in percepts and decides on actions. What is meant by “agent” until now.

Evaluates how the agent is performing and gives feedback.

Takes feedback from the critic and modifies the performance element to do better in the future.

Suggests exploratory actions leading to new and informative experiences. These actions may be suboptimal, but will lead to the discovery of better actions. Learn through mistakes.