MushroomRL / mushroom-rl

Python library for Reinforcement Learning.
MIT License
814 stars 148 forks source link

Update replay_memory.py #147

Open Katze2664 opened 4 months ago

Katze2664 commented 4 months ago

When self.size == self._initial_size, ReplayMemory.initialized should be True

boris-il-forte commented 1 month ago

I'm pretty sure this is a bug fix, but I need more time to check and fix the tests. Sorry for the very slow reply time, but we are extremely busy.