書籍 直感DeepLearning のファイルのch08/play_rl_network.pyを実行するとNo module named 'gym_ple'とエラーが出る。
!pip install -r requirements_gpu.txt
で必要なものをダウンロードしました。
そして
import play_rl_network.py
を実行すると
No module named 'gym_ple'
とエラーが出ます。
初心者で質問が拙いのですが解決策と理由をお願いします!
github:https://github.com/oreilly-japan/deep-learning-with-keras-ja.git