Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AI and Deep Learning by (50.2k points)

Among the intelligent agent types in AI, there is simple-reflex and model-based-reflex. What is the difference between the two?

1 Answer

0 votes
by (107k points)

A simple-reflex agent selects actions based on the agent's current perception of the world and not based on past perceptions.  It can handle a full observation environment.

A model-based-reflex agent is designed to deal with partial accessibility. They do this by keeping track of the part of the world it can see now. It does this by keeping an internal state that depends on what it has seen before so it holds information on the unobserved aspects of the current state. It can handle a partial observation environment.

If you wish to learn about Artificial Intelligence then visit this Artificial Intelligence Course.

31k questions

32.8k answers

501 comments

693 users

Browse Categories

...