Ming Zhu

Results 102 comments of Ming Zhu

@marcipops we will submit PRs. sorry for delayed update.

I tested the notebook and it works https://github.com/AI4Finance-Foundation/FinRL-Meta/blob/master/tutorials/1-Introduction/FinRL_PortfolioAllocation_NeurIPS_2020.ipynb. I recommend you to paste all the code here.

I am wondering if you can send all the code to me. some variables, e.g., pickleFrame is not defined. It does not work.

sorry delayed response. I am busy these days. I think you should check the data again. Make sure that the shape of data and RL's state coincide.

the step function should obey the principles of openai gym. pls read the env of finrl or openai. your env does not work.

@xtuyaowu elegant is updated frequently recently. pls use pip install git+https://github.com/AI4Finance-LLC/ElegantRL.git@a2207cf or you can try add agent_class.

Thanks for reporting it. We will test it.