53 skills found · Page 1 of 2
borisbanushev / StockpredictionaiIn this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
dzitkowskik / StockPredictionRNNHigh Frequency Trading Price Prediction using LSTM Recursive Neural Networks
sebastianheinz / StockpredictionData and code of my Medium story on stock prediction with TensorFlow
26hzhang / StockPredictionPlain Stock Close-Price Prediction via Graves LSTM RNNs
makaveli10 / StockPrediction TransformerIntra day Stock Prediction 10 minutes into the future
shiyu2011 / Cookstockdaily stock screening by using Mark Minervini's volatility contraction pattern detection, stage 2 template searching and news sentiment analysis by openAi api
dineshdaultani / StockPredictionsStock Predictions through NYTimes article headlines sentiment analysis.
Pivotal-Open-Source-Hub / StockPredictionStock Prediction demo using Spring XD, Apache Geode and R. Presented at ApacheCon, IMCSummit and other conferences.
daumann / R StockPredictionNo description available
jxls080511 / StockPrediction本项目对美股股票的涨跌进行了研究,从问题出发并提出猜想,然后定义了机器学习的实验任务。通过多次实验得到实验数据,最终证明了所提出的猜想:中国股市确实和美国股市存在着一定的联系,并且通过这些隐含的联系可以预测某些美国股票的涨跌。
gognjanovski / StockPredictionCNNStock Prediction using Convolutional Neural Network and TensorflowJS
Pavankunchala / Deep LearningThis repo provides projects on deep-learning mainly using Tensorflow 2.0
bharatpurohit97 / StockPredictionStock Prediction by Reinforcement Learning and RNN
altogi / StockPredictionsWithFinancialNewsA dataset of financial news is used to fine-tune BERT in order to extract investment opportunities.
vvrn1 / StockPredictionPredicting stock value
jennyzhang8800 / StockPrediction华量杯-股票预测
ankitesh97 / StockPredictionWithSentimentThis repository delineates the affect of social perception on the stock price of a company
Shuailong / StockPredictionAn attempt to use financial news to predict stock market
yiqiaooochen / StockPredictionUsingLSTMThis project is to practice applying Long Short-Term Memory network in deep learning to predict time series financial data. I selected Amazon's stock prices in the past five years and achieved a satisfying prediction result.
CharlesLoo / StockPrediction CNNUisng CNN to predicte stock market trend, and feeding with 2D images