nicknochnack / MarioRL

66 stars 76 forks source link

Load model Issue with Python 3.9 #2

Open DuyKhangTruong opened 2 years ago

DuyKhangTruong commented 2 years ago

I am having an issue with loading the model zip file which gave me this error "UserWarning: Could not deserialize object lr_schedule. Consider using the custom_objects argument to replace this object" . I wonder if anyone has experience with this one and the way to fix it. Thank you!