FloRL
FloRL copied to clipboard
Code does not learn
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,
This repo is terribly out of date and is no longer maintained. One thing you could try is replacing the actual Flow models in this repo with a more updated Flow for example in this repo: https://github.com/joeybose/HyperbolicNF/blob/master/flows/flows.py I think that might fix the learning problem.
Good luck!