You can skip this part if you’re confident with programming with PyTorch.

https://colab.research.google.com/drive/12nQiv6aZHXNuCfAAuTjJenDWKQbIt2Mz#scrollTo=zzyM_Iz95bSb

<aside> 💡

A few things to watch out for:

RL Connection: You would want to be doing simulator-related tasks with numpy, convert to torch when doing model-related tasks, and convert back to feed output into simulator.

</aside>

image.png

image.png

image.png

image.png