/LangevinDQN-torch

A pytorch implementation of Langevin DQN, paper at https://arxiv.org/abs/2002.07282

Primary LanguagePython