The How to train a policy for controlling a machine webinar demonstrated the use of a simulation environment in deep reinforcement learning.
The webinar video provides a step-by-step guide to:
The webinar video provides a step-by-step guide to:
- building a statechart model as the training environment
- exporting the model as a standalone application and importing it to IntelliJ
- training a policy to control the machine
- and then finally importing the trained policy back to the simulation model for evaluation
Download webinar materials here.