Skip to content

Releases: FelixCodesTech/Long-Term-Stock-Prediction

v1.1.0

16 Feb 16:59
Compare
Choose a tag to compare

Changes:

  • Added TA Lib Indicators as Context (now it's time to experiment what works, what doesn't)
  • Added absolute Changes instead of just daily movement. Until now it only was relativized to the previous data point (daily change), now I added the % change since the beginning of the Context Period (change relative to beginning).
  • Created new experimenting Notebook to see if giving it more Stock Examples as Rows, to balance the Rows / Columns Ratio, helps it out. Until now: No, probably just makes it worse. I haven't tried giving it a massive amount of rows with relatively small amount of colums yet. That's probably gonna take days.

v1.0.0

04 Feb 17:37
Compare
Choose a tag to compare

The base version. This does not have any market context to it,
just one stock that is fed into the NN.