google-deepmind / google-deepmind/deepmind-research
In rl_unplugged, is your dependencies right?
Open
- Dominant language
- Jupyter Notebook
- Stars
- 15.2k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
The TF version in my Linux env is 2.2, i installed the dependencies based on your requirement.txt, when i run your atari demo, it note me that 'no moudle named tf.contrib', so i down the TF version to 1.15, and Then it note me that 'the version of Reverb require TF version >=2.3.0, and then i upgrade the TF to 2.3.0. Now it notes me 'no moudle named tf.contrib'
Contributor guide
Assessment
This issue has not been assessed yet.