ShangtongZhang/reinforcement-learning-an-introduction

The plicy of chapter1

benroo123 opened this issue · 1 comments

Could you please tell me why the plicy is written in a bin file? Is it possible for me to see how does it look like? Thank you

gwirn commented

That's how you can save a pickle file. See the docs (same as in the docs example section) for more info.