使用 cnn q - approximation 构建深度强化学习
Building a deep reinforcement learning with a cnn q - approximation
我是 DRL 的新手。从这段代码https://github.com/jaromiru/cwcf开始,我想用CNN代替用于q函数逼近的MLP,但我不知道该怎么做。有谁能够帮我?谢谢
我是 DRL 的新手。从这段代码https://github.com/jaromiru/cwcf开始,我想用CNN代替用于q函数逼近的MLP,但我不知道该怎么做。有谁能够帮我?谢谢