AI4Finance-Foundation / FinGPT

FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.
https://ai4finance.org
MIT License
13.84k stars 1.92k forks source link

Reinforcement Learning on Stock Prices #36

Open cuongdxk57 opened 1 year ago

cuongdxk57 commented 1 year ago

Thank you for your works. How to fine-tune with Reinforcement Learning on Stock Prices?. Can you provide the source code for training with RLSP? Thanks

oliverwang15 commented 1 year ago

Hi, cuongdxk57. Reinforcement Learning on Stock Prices (RLSP) is just a theory raised by our team. We are working on that part and will let everyone know as soon as we have solid results. Please stay tuned.

ciaochiaociao commented 8 months ago

Hi, cuongdxk57. Reinforcement Learning on Stock Prices (RLSP) is just a theory raised by our team. We are working on that part and will let everyone know as soon as we have solid results. Please stay tuned.

@oliverwang15 Could you elaborate more on that? I also had a look at the jupyter notebook in the github repo, and did not find any code that uses reinforcement learning techniques like REINFORCE PPO.

image

like the table of this experiment result, did you use reinforcement learning techniques, like PPO REINFORCE , to get the result?