Open fuxianh opened 4 years ago
Hi, when I try to run the run_atari.py as guided by the Readme file, an error occur:AttributeError: module 'baselines.logger' has no attribute 'ProfileKV'.
ProfileKV has been updated. If you go over to the baselines github and look at the logger file, its been renamed to "profile_kv"
Hi, when I try to run the run_atari.py as guided by the Readme file, an error occur:AttributeError: module 'baselines.logger' has no attribute 'ProfileKV'.