Epoch
Reward
Reward object
Reset environment.
Sample an action.
Agent
Sampled action
Set new state.
New state
Agent
Returns current state.
Current state
Do action and returns new state.
Actions to be performed by the agent
state, reward, done
Do actioin without changing environment and returns new state.
Environment state
Actions to be performed by the agent
Agent
state, reward, done
Blackjack environment