Reinforcement Learning with Code 【Code 4. Vanilla DQN】
This note records how the author begin to learn RL. Both theoretical understanding and code practice are presented. Many material are referenced such as ZhaoShiyu’s Mathematical Foundation of Reinf…
1. VSCode 安装
VSCode
2. 安装扩展 Remote SSH Getting started
Follow the step-by-step tutorial or if you have a simple SSH host setup, connect to it as follows:
Press F1 and run the Remote-SSH: Open SSH Host… command.Enter your user and host/IP in the …