Pinned Repositories
A-Hybrid-Deep-Learning-Based-Model-for-Volatility-Prediction
Developing hybrid deep learning models by integrating Neural networks with (s,e,t)GARCH models to predict volatility in the Indian Commodity Market. We evaluate the following DNN models: Multi-layer Perceptron (MLP), Convolutional Neural Network (CNN), and RNN with Long-Short Term Memory (LSTM-RNN) and RNN with Gated-Recurrent Unit (GRU-RNN).
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
BICCN_full_morphology
bustrack_mo
Forecasting-the-volatility-of-stock-price-index
A hybrid model to predict the volatility of stock index with LSTM and GARCH-type input parameters
MUST-Thesis
latex-template: 澳门科技大学,硕士or博士毕业论文模版
Neural-Garch-Hybrid-Model-Implementation
By combining GARCH(1,1) and LSTM model implementing predictions.
neuro_morpho_toolbox
python_for_microscopists
https://www.youtube.com/channel/UC34rW-HtPJulxr5wp2Xa04w?sub_confirmation=1
scrattch.hicat
Hierarchical, iterative clustering for analysis of transcriptomics data in R
ffish14's Repositories
ffish14/A-Hybrid-Deep-Learning-Based-Model-for-Volatility-Prediction
Developing hybrid deep learning models by integrating Neural networks with (s,e,t)GARCH models to predict volatility in the Indian Commodity Market. We evaluate the following DNN models: Multi-layer Perceptron (MLP), Convolutional Neural Network (CNN), and RNN with Long-Short Term Memory (LSTM-RNN) and RNN with Gated-Recurrent Unit (GRU-RNN).
ffish14/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
ffish14/BICCN_full_morphology
ffish14/bustrack_mo
ffish14/Forecasting-the-volatility-of-stock-price-index
A hybrid model to predict the volatility of stock index with LSTM and GARCH-type input parameters
ffish14/MUST-Thesis
latex-template: 澳门科技大学,硕士or博士毕业论文模版
ffish14/Neural-Garch-Hybrid-Model-Implementation
By combining GARCH(1,1) and LSTM model implementing predictions.
ffish14/neuro_morpho_toolbox
ffish14/python_for_microscopists
https://www.youtube.com/channel/UC34rW-HtPJulxr5wp2Xa04w?sub_confirmation=1
ffish14/scrattch.hicat
Hierarchical, iterative clustering for analysis of transcriptomics data in R
ffish14/starter-academic
ffish14/Stock-trends-prediction-with-macroeconomic-indicators
Stock markets are an essential component of the economy. Their prediction naturally arouses afascination in the academic and financial world. Indeed, financial time series, due to their widerange application fields, have seen numerous studies being published for their prediction. Some ofthese studies aim to establish whether there is a strong and predictive link between macroeconomicindicators and stock market trends and thus predict market returns. Stock market prediction howeverremains a challenging task due to uncertain noise. To what extent can macroeconomic indicatorsbe strong predictors of stock price ? Can they be used for stock trends modeling ? To answer thesequestions, we will focus on several time series forecasting models. We will on the one hand usestatistical time series models, more specifically the most commonly used time series approachesfor stock prediction : the Autoregressive Integrated Moving Average (ARIMA), the GeneralizedAutoregressive Conditional Heteroscedasticity (GARCH) and the Vector Autoregressive (VAR)approach. On the other hand, we will be using two deep learning models : the Long-Short TermMemory (LSTM) and the Gated Recurrent Unit (GRU) for our prediction task. In the final section ofthis paper, we look directly at companies to detect trends
ffish14/Time-Series-Forecasting-of-Amazon-Stock-Prices-using-Neural-Networks-LSTM-and-GAN-
Project analyzes Amazon Stock data using Python. Feature Extraction is performed and ARIMA and Fourier series models are made. LSTM is used with multiple features to predict stock prices and then sentimental analysis is performed using news and reddit sentiments. GANs are used to predict stock data too where Amazon data is taken from an API as Generator and CNNs are used as discriminator.