in reply to Re^6: AI Neural Networks based Prediciton
in thread AI Neural Networks based Prediciton

You already have input and output for stock data in Re^4: AI Neural Networks based Prediciton.

The trick is to use half (or 90% ) of your data as input data and the rest as output data.

  • Comment on Re^7: AI Neural Networks based Prediciton

Replies are listed 'Best First'.
Re^8: AI Neural Networks based Prediciton
by kulls (Hermit) on Sep 17, 2014 at 10:51 UTC
    Hi,
    thanks,
    I got it that date as input and the stock data as output. let me try to compute the value
    Raja K