利用人工智能的最新进展来预测股市走势
在本笔记中,我将创建一个预测股价走势的完整流程。请跟随我的脚步,我们将取得相当不错的结果。为此,我们将使用生成对抗网络 (GAN),以 LSTM(一种递归神经网络)作为生成器,以卷积神经网络 (CNN) 作为判别器。「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. 」
Main metrics
Overview
Name With Owner | borisbanushev/stockpredictionai |
---|---|
Primary Language | |
Program language | (Language Count: 0) |
Platform | |
License: | |
Release Count | 0 |
Created At | 2019-01-09 08:02:47 |
Pushed At | 2024-07-23 09:19:08 |
Last Commit At | 2019-02-12 00:32:47 |
Stargazers Count | 4710 |
Watchers Count | 279 |
Fork Count | 1751 |
Commits Count | 26 |
Has Issues Enabled | |
Issues Count | 302 |
Issue Open Count | 295 |
Pull Requests Count | 0 |
Pull Requests Open Count | 68 |
Pull Requests Close Count | 14 |
Has Wiki Enabled | |
Is Archived | |
Is Fork | |
Is Locked | |
Is Mirror | |
Is Private |