FinRL-Trading
FinRL-Trading copied to clipboard
Integrate with current CNN model
Hi Bruce,
Undoubtedly this is a great contribution to DRL Stock Trading by you. I am new to DRL so it will be a great help if you clear my below doubt:
Currently, we are using our custom trained CNN model to predict Buy, Sell, or Hold classification. Can we in-corporate this model somewhere in the DRL Automated Trading process? Or DRL only works with its own Algorithms like DQN or PPO to train and predict Buy, Sell, or Hold classification?
Regards, Ankit