Stock Price Prediction Using Gan

In this project, we will compare two algorithms for stock prediction. First, we will utilize the Long Short Term Memory(LSTM) network to do the Stock Market Prediction. LSTM is a powerful method that is capable of learning order dependence in sequence prediction problems. Furthermore, we will utilize Generative Adversarial Network(GAN) to make the prediction. LSTM will be used as a generator, and CNN as a discriminator. In addition, Natural Language Processing(NLP) will also be used in this project to analyze the influence of News on stock prices.
Alternatives To Stock Price Prediction Using Gan
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Deeplearning7,463
2 years ago8apache-2.0Jupyter Notebook
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Stockpredictionai3,235
2 years ago320
In 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.
Ad_examples738
2 years ago2mitPython
A collection of anomaly detection methods (iid/point-based, graph and time series) including active learning for anomaly detection/discovery, bayesian rule-mining, description for diversity/explanation/interpretability. Analysis of incorporating label feedback with ensemble and tree-based detectors. Includes adversarial attacks with Graph Convolutional Network.
Genmusic_demo_list477
3 months ago
a list of demo websites for automatic music generation research
Dl4j Tutorials429
3 years agomitJava
dl4j 基础教程 配套视频:https://space.bilibili.com/327018681/#/
Papers For Molecular Design Using Dl367
3 months agogpl-3.0
List of molecular design using Generative AI and Deep Learning
Machine Learning Is All You Need337
8 months agoPython
🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!
Lyrics Conditioned Neural Melody Generation324
3 years ago8Jupyter Notebook
Mprgdeeplearninglecturenotebook324
4 months ago2Jupyter Notebook
Basicocr324
7 years ago2gpl-3.0Python
BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。
Alternatives To Stock Price Prediction Using Gan
Select To Compare


Alternative Project Comparisons
Popular Lstm Projects
Popular Generative Adversarial Network Projects
Popular Machine Learning Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Jupyter Notebook
Generative Adversarial Network
Lstm
Gru