Neural Network to Predict Max Sharpe Ratio Stock Portfolio Allocations
I am looking into building a neural network that takes in stock price data as well as other techincal indicators then outputs weights for each stock. I am stuck on how I would create the training data to input into the model for training.