I've tried using pickle but it's unable to serialize the `PILCO` object after training. Is there a builtin save method? Or does another kind of serialization work? Thanks.
I've tried using pickle but it's unable to serialize the
PILCOobject after training.Is there a builtin save method? Or does another kind of serialization work? Thanks.