Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trained policy file #411

Open
A-janjan opened this issue May 6, 2024 · 5 comments
Open

trained policy file #411

A-janjan opened this issue May 6, 2024 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@A-janjan
Copy link

A-janjan commented May 6, 2024

Hi, how can I find the policy file (.ckpt or .xml, or .tflite file)? I need it. please upload it.

@A-janjan A-janjan added the help wanted Extra attention is needed label May 6, 2024
@Surajitinker
Copy link

If you're looking for the policy file (.ckpt, or .xml, or .tflite), you can find it in the Model Management section. There, you'll see a collection of files, including the assets file and the necessary .tflite files. Simply navigate to the Model Management tab, and you should find what you're looking for.
And If you've trained your own model and are looking for the policy file, you'll typically navigate to the directory named "policy".

@A-janjan
Copy link
Author

Thanks. but I didn't see the location of tflite files. in the model management section, we can just see models and not their locations in phone storage.

@hardikgarg02
Copy link
Contributor

The tflite files are downloaded from web using this json file. You can visit path for particular model and download it from there.
config.json

@A-janjan
Copy link
Author

Yeah, thanks. but how can I get autopilot_float.tflite ? because in config.json , it doesn't have url.

@hardikgarg02
Copy link
Contributor

hardikgarg02 commented Jun 13, 2024

Hey @A-janjan , For autopilot_float.tflite :- autopilot

Its all available in https://storage.googleapis.com/openbot_models/<Model_Name>

You have to just put model name from config.json and the tflite will be download.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Status: To do
Development

No branches or pull requests

3 participants