ibpsa / project1-boptest-gym

Other
43 stars 20 forks source link

Recover functionality for behavior cloning #98

Open javiarrobas opened 2 years ago

javiarrobas commented 2 years ago

The functionality for behavior cloning was interrupted in https://github.com/ibpsa/project1-boptest-gym/pull/97#issuecomment-1163096366 because Stable Baselines changed the way it addresses behavior cloning when migrating to Stable Baselines 3. This issue is to recover such functionality using the imitation package.