ptan
ptan copied to clipboard
fixed the typo in 'experience.py' and ...
removed deprecated feature 'torch.autograd.Variable' from /samples/rainbow/lib/common and also changed the loss function from nn.MSELoss() -> nn.functional.mse_loss()