irfanICMLL / EMM-for-stock-predictionLinks
We propose a model to analyze sentiment of online stock forum and use the information to predict stock volatility in the Chinese market. By generating a sentimental dictionary, we analyze the sentimental tendencies of each post as sentiment indicators. Such sentimental information will be fused with market data for prediction based on Recurrent …
☆60Updated 8 years ago
Alternatives and similar repositories for EMM-for-stock-prediction
Users that are interested in EMM-for-stock-prediction are comparing it to the libraries listed below
Sorting:
- ☆133Updated 6 years ago
- an implementation of reinforcement learning problem, stock prices☆10Updated 8 years ago
- ☆46Updated 7 years ago
- Attempt to replicate: A deep learning framework for financial time series using stacked autoencoders and long- short term memory☆93Updated 3 years ago
- predict the price trend of individual stocks using deep learning and natural language processing☆79Updated 7 years ago
- Variational Reccurrent Autoencoder for Embedding stocks to vectors based on the price history☆38Updated 8 years ago
- 基於關聯式新聞提取方法之雙階段注意力機制模型用於股票預測☆47Updated 5 years ago
- CNN for stock market prediction using raw data & candlestick graph.☆166Updated 6 years ago
- 💸 Papers and Code Implements for Quantitative-Trading☆37Updated 7 years ago
- This project aims to predict VOLATILITY S&P 500 (^VIX) time series using LSTM.☆101Updated 5 years ago
- This project deals with the use of machine learning to predict changes in stock values as well as we incorporating study on effect of dif…☆13Updated 8 years ago
- Stock prediction project using Recurrent Neural Network and LSTM☆44Updated 8 years ago
- Predict stock movement with Machine Learning and Deep Learning algorithms☆52Updated 3 years ago
- (Work In Progress) Implementation of "Financial Time Series Prediction Using Deep Learning"☆16Updated 7 years ago
- Quant Trading with Microsoft Qlib (https://github.com/microsoft/qlib)☆20Updated 2 years ago
- By PyTorch☆143Updated 6 years ago
- A Deep Neural-Network based (Deep MLP) Stock Trading System based on Evolutionary (Genetic Algorithm) Optimized Technical Analysis Parame…☆68Updated 7 years ago
- a python module and user interface of a user-defined Barra risk model☆11Updated 6 years ago
- Deep Time Series Code (Stock Sentiment Prediction)☆83Updated 7 years ago
- A framework for training and evaluating deep learning models in Quantitative trading domain☆56Updated 6 years ago
- A deep learning research platform that recognizes stock charts through Convolutional Neural Network (CNN).☆20Updated 9 years ago
- Deep Learning Stock Volatility with Google Domestic Trends: https://arxiv.org/pdf/1512.04916.pdf☆94Updated 3 years ago
- Embedding stocks to vectors based on the price history☆64Updated 9 years ago
- A comprehensive approach for stock trading implemented using Neural Network and Reinforcement Learning separately.