Categories

exploration and training efficiency

Exploration (in reinforcement learning)

Exploration means trying new or uncertain actions to collect more information. In reinforcement learning, it helps an agent discover better strategies instead of only repeating the action that currently looks ...

Exploration means trying new or uncertain actions to collect more information. In reinforcement learning, it helps an agent discover better strategies instead of only repeating the action that currently looks Read article