Jayden Li

Results 2 issues of Jayden Li

## Bug description A `imitation.policies.base.FeedForward32Policy` that is saved using `policy.save()` cannot be loaded with `imitation.policies.base.FeedForward32Policy.load()`, raising the following error: ## Steps to reproduce Train a policy using `imitation.algorithms.bc.BC`, then save...

bug

The temporary/stupid fix to the bug described in #857.