pytorch-grad-cam icon indicating copy to clipboard operation
pytorch-grad-cam copied to clipboard

How can I use gradcam for Contrastive Unsupervised Representations (CURL), one of the methods for reinforcement learning?

Open Kawade-Takusei opened this issue 1 year ago • 0 comments

There is a method called Contrastive Unsupervised Representations for Reinforcement Learning (CURL). I would like to know how to visualize the decision criteria of the policy network of this method with gradcam. Here is the open source of CURL. https://github.com/MishaLaskin/curl

Kawade-Takusei avatar Apr 23 '24 05:04 Kawade-Takusei