openai / random-network-distillation

Code for the paper "Exploration by Random Network Distillation"
https://openai.com/blog/reinforcement-learning-with-prediction-based-rewards/
881 stars 159 forks source link

module 'tensorflow_core._api.v2.nn' has no attribute 'rnn_cell' #21

Closed ArtificialIntelligenceRobot closed 5 years ago

ArtificialIntelligenceRobot commented 5 years ago

how to solve this problem? >_<