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

FQE support .d3 file model? #381

Open
CastleImitation opened this issue Feb 28, 2024 · 4 comments
Open

FQE support .d3 file model? #381

CastleImitation opened this issue Feb 28, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@CastleImitation
Copy link

Dear Sir,
Is our FQE evaluation method support .d3 file model?
When I'm going to run my trained DDQN .d3 file model on FQE, an error occurred saying "RuntimeError: Invalid magic number; corrupt file?"
It seems that FQE does not support .d3 file model.
Or, should I save the model to .pt file?

Looking forward your kind reply!

@CastleImitation CastleImitation added the enhancement New feature or request label Feb 28, 2024
@takuseno
Copy link
Owner

takuseno commented Mar 3, 2024

@CastleImitation Hi, thanks for the issue. FQE does support .d3 file as well. Could you share the minimal code that I can reproduce your issue?

@CastleImitation
Copy link
Author

Dear Takuseno,
Many thanks for you kind reply.

Since I'm not sure whether FQE can support d3. I have save my model with .pt.
by fqe.save_model(f"{label}fqe.pt") after read the official documents from https://d3rlpy.readthedocs.io/en/v2.3.0.

haha

@CastleImitation
Copy link
Author

CastleImitation commented Mar 7, 2024 via email

@CastleImitation
Copy link
Author

CastleImitation commented Mar 7, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants