markusdumke / reinforcelearn

R Package for Reinforcement Learning
https://markusdumke.github.io/reinforcelearn/
Other
33 stars 6 forks source link

how can i run my learned policy #22

Closed berndbischl closed 6 years ago

berndbischl commented 6 years ago

i mean, in the MC example i learn a policy. how can i now simply apply this to my agent?

markusdumke commented 6 years ago

Using interact it is now possible to run a learned policy