uber-research / go-explore

Code for Go-Explore: a New Approach for Hard-Exploration Problems
https://arxiv.org/abs/1901.10995
Other
553 stars 99 forks source link

pip install tensorflow==1.12.0, no longer available #13

Closed freedomtowin closed 4 years ago

freedomtowin commented 4 years ago

What parts of phase 2 require tensorflow?

Edit: Never mind I see its for the CNN in Atari_reset. It seem to still use tf1.*, but it doesn't look difficult to convert to tf2.0