tennismlandguitar OP t1_j51rtwb wrote
Reply to comment by PredictorX1 in [D] ML Researchers/Engineers in Industry: Why don't companies use open source models more often? by tennismlandguitar
Definitely! An example could be the use of https://github.com/AI4Finance-Foundation/FinRL in quant-firms and fintech.
AmalgamDragon t1_j56uj5c wrote
I recently started using RL in my personal work on automated futures trading. After reviewing the libraries available in the RL space, I did try the one you linked too. Some of the samples were broken. While I did tweak the code to get the samples to work, I found it to be more straightforward to get up and running using PPO from stable-baselines3.
Viewing a single comment thread. View all comments