All functions |
|
---|---|
Simulate an RL Agent's Action |
|
Simulate an Action with a 'Epsilon-Greedy' Choice Policy |
|
Simulate an Action with a 'Greedy' Choice Policy |
|
Simulate an Action with a 'Softmax' Choice Policy |
|
Get Arm's Outcome based on its Probability and Reward Structure |
|
Define the Arm Structure |
|
Define a New RL Agent |
|
Define the Action-Selection Policy for an RL Agent |
|
Define Reinforcements Array for Tracking Cues in RL Agent's Environment |
|
Define Cue Array for Tracking Cues in RL Agent's Environment |
|
Use an RL Agent Template from rlsims Package |
|
Create a zero matrix. |