RobinChiu / gym-Rubiks-Cube

18 stars 12 forks source link

line 4, in <module> from baselines import deepq #2

Open MeloHenrique opened 4 years ago

MeloHenrique commented 4 years ago

Hello, I was very interested in your code and wanted to test and modify it, but whenever I try to run the training file and enjoy_rubixcube file I get this error: import tensorflow.contrib.layers as layers ModuleNotFoundError: No module named 'tensorflow.contrib'