Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 233 Bytes

File metadata and controls

5 lines (3 loc) · 233 Bytes

Agent

A RL agent interacts with the environment over time. It's job is to maximise total future reward as it performs different actions and lands in different state. It may include one or more of these components:

![[agent.png]]