2025-01-15 12:45:37
This commit is contained in:
@ -35,4 +35,6 @@ A rational agent is not omniscient or clairvoyant. It is not guaranteed they wil
|
||||
- Model based reflex agents with state
|
||||
- Goal-based agents
|
||||
- Utility based agents
|
||||
All of these can be turned into learning types
|
||||
All of these can be turned into learning types
|
||||
|
||||
A learning agent has 4 main components, a performance algorithm, a critic, a learning element, and a problem generator, which forms a feedback loop which enables the agent to learn to adapt to it's environment.
|
Reference in New Issue
Block a user