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

ZeroDivisionError: float division by zero issue #15

Closed
kimbring2 opened this issue Nov 7, 2019 · 1 comment
Closed

ZeroDivisionError: float division by zero issue #15

kimbring2 opened this issue Nov 7, 2019 · 1 comment

Comments

@kimbring2
Copy link

When I run a dqfd code by a 'python train_dqfd.py
--env MineRLTreechop-v0 --expert-demo-path ./expert_dataset/MineRLTreechop-v0/
--frame-skip 4 --frame-stack 4 --gpu 0 --lr 6.25e-5 --minibatch-size 32
--n-experts 16 --use-noisy-net before-pretraining', I got a error message.

16-45-51

I try to correct a that issue myself. But I can not solve yet.

@kimbring2
Copy link
Author

Oh, I solve it myself. I change a path for expert dataset to my computer real data path.

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

No branches or pull requests

1 participant