Practical_RL icon indicating copy to clipboard operation
Practical_RL copied to clipboard

Backport changes from PyTorch version of DQN Atari into the TF notebook

Open dniku opened this issue 5 years ago • 0 comments

There are a lot of things in the PyTorch notebook that make this assignment a lot easier. They should be backported to the TF version.

One thing to note is that n_lives exists in the PyTorch version, but not in TF.

dniku avatar Jun 18 '20 18:06 dniku