ibpsa / project1-boptest-gym

Other
43 stars 20 forks source link

Resolve train_A2C typo when loading #67

Closed javiarrobas closed 3 years ago

javiarrobas commented 3 years ago

The current train_A2C example mistakes the model.save call with the model.load call.