Open ryanjulian opened 5 years ago
I assume we only want to make available the trained garage agents? and not the baselines/rlkit/etc ?
if baselines/rlkit provide a decent interface for doing this, i think yes we should provide them.
the exact form of the file depends on the algo library. for garage, it is the .pkl files produced by training.
Is this the same as the policy files?