FloRL
FloRL copied to clipboard
Implicit Normalizing Flows + Reinforcement Learning
Hi @joeybose , I tried your commands in this file: https://github.com/joeybose/FloRL/blob/flows/pytorch-soft-actor-critic/runFlows.sh It seemed that your programs do not learn. Do you have records of running these commands? Thanks!
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...