FloRL icon indicating copy to clipboard operation
FloRL copied to clipboard

Code does not learn

Open ghost opened this issue 3 years ago • 1 comments

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!

ghost avatar Jun 25 '21 00:06 ghost

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!

joeybose avatar Jun 25 '21 13:06 joeybose