keras-rl / keras-rl

Deep Reinforcement Learning for Keras.

Home Page:http://keras-rl.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImportError: cannot import name 'PrioritizedMemory' from 'rl.memory'

avani17101 opened this issue · comments

ImportError: cannot import name 'PrioritizedMemory' from 'rl.memory' (/home/avani.gupta/miniconda3/lib/python3.7/site-packages/rl/memory.py)

I am using this version of keras-rl 0.4.2 installed from https://pypi.org/project/keras-rl/

As mentioned here: #323

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.