FloRL
FloRL copied to clipboard
policy=Flow gets error
hi!thank you for your code,when I run “policy=Flow” get error.Can you help me ,thank you so much!! (ff) E:\codeRL\FloRL-master\pytorch-soft-actor-critic>python main.py --namestr=G-S-DG-CG --make_cont_grid --batch_size=128 --replay_size=100000 --hidden_size=64 --num_steps=100000 --policy=Flow --smol --comet --de nse_goals --silent E:\software\anaconda3\envs\ff\lib\site-packages\gym\logger.py:30: UserWarning: WARN: Box bound precision lowered by casting to float32 warnings.warn(colorize('%s: %s'%('WARN', msg % args), 'yellow')) COMET WARNING: Unknown output logging mode: None, fallbacking on basic output logging COMET ERROR: Failed to set run source code COMET INFO: Experiment is live on comet.ml https://www.comet.ml/florl/florl/5cb5d85673b848dab6ffef503d55b59a
Traceback (most recent call last):
File "main.py", line 287, in
If you suspect this is an IPython 7.13.0 bug, please report it at: https://github.com/ipython/ipython/issues or send an email to the mailing list at [email protected]
You can print a more detailed traceback right now with "%tb", or use "%debug" to interactively debug it.
Extra-detailed tracebacks for bug-reporting purposes can be enabled via: %config Application.verbose_crash=True
COMET INFO: ---------------------------- COMET INFO: Comet.ml Experiment Summary: COMET INFO: Data: COMET INFO: url: https://www.comet.ml/florl/florl/5cb5d85673b848dab6ffef503d55b59a COMET INFO: Other [count]: COMET INFO: Name: G-S-DG-CG COMET INFO: ---------------------------- COMET INFO: Uploading stats to Comet before program termination (may take several seconds)