Epsilon

A value determining whether to predict or use random as an action.

Name

Explanation

Epsilon

Whether to use a random action or a prediction of the neural net

Epsilon_

The lower bound of epsilon, this is the lowest chance of random occuring.

Epsilon decay

The amount epsilon decreases by

Last updated

Was this helpful?