Rare find

Stock Predictions. Experiments in predicting stock market movements using AI and other methods.

github.com/timestocome/Test-stock-prediction-algorithms

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2021
  • Update README.md
  • clean up readme file formatting
  • Update README.md
  • Kaggle Jane Street Stock Competition
January 2020
  • .. just a simple demo from a paper I found interesting --- Ergodicity…
November 2019
  • Add Semi-Supervised GAN to predict Monday's change based on this week…
September 2018
  • Some very simple Keras time series models using BitCoin data - meh, n…
July 2018
  • Update README.md
  • Shuffle training data before training, leave unseen test data alone -
  • Evolved neural network for next day change in stock index - fixed err…
  • Evolve a neural network to predict change in Nasdaq tomorrow using pr…
May 2018
  • fixed loading wrong file in Policy_Iteration, add Value_Iteration exa…
  • 2nd example in book, Policy Iteration, but and hold still works, it's…
  • The first of several, hopefully increasing in intelligence Markov Dec…
March 2018
  • Meh, another dead end, still looking
  • Update README.md
  • Updated and added a bit more information, nothing ground shaking yet
December 2017
  • Update README.md
  • Update README.md
  • Predict tomorrow based on typical market movements using Bayes Theorem