Skip to content

LIDAR Example code #97

Discussion options

You must be logged in to vote

Oh I see, sorry I didn't get that!

The competition script saves stuff in .json format only because we don't want people to submit pickle files to the competition for security reasons.

If you are training something locally, you can use the default serializer instead, it should solve your issue.

Your issue comes from the fact that tmrl --test uses the default (pickle) deserializer. If you want to test your trained policy serialized in .json, you can use the competition evaluation script

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@yannbouteiller
Comment options

Comment options

You must be logged in to vote
5 replies
@yannbouteiller
Comment options

@Rajivrocks-Ltd
Comment options

@yannbouteiller
Comment options

Answer selected by Rajivrocks-Ltd
@Rajivrocks-Ltd
Comment options

@yannbouteiller
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants