Description Usage Arguments Value
getSecondTransition
takes in the current second state and action
chosen in that state and determines the final state and reward. This function
does not change whether or not the experience is real or simulated.
1 | getSecondTransition(state, action)
|
state |
Current second state. |
action |
Action taken in second state. |
Final state and reward.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.