Hedwin B.

Results 9 comments of Hedwin B.

I understand this, however, remove the .upper() implies that every strategy given as a string should match the exact name in the enum. Aka., everywhere occurence of "future" in SB3...

PS: in her_repplay_buffer.py line 76: `KEY_TO_GOAL_STRATEGY[goal_selection_strategy.lower()]` You already had a ".lower()" for robustness. It's not that bad and I think it's a good practice when you manipulate strings as keys.

The VM have access to intel core i7 + 16 Go RAM. Definitely not a resource issue.

For some reason in pycharm, you should set the LD_LIBRARY_PATH variable in another way (yeah, it pissed me off too.) ### For a script Add the LD_LIBRARY_PATH value in the...