RLTrader
RLTrader copied to clipboard
How to run the demo and visualization without docker?
Hi, Could somebody kindly show me: How to run the demo and visualization without docker?
Thanks.
You can try using google collab
you can just do python cli.py optimize and then after the db file is created you can then run python cli.py train. You can run train without the costly optuna optimization by defining your own hyperparams as a model_params dict