利用人工智能的最新进展来预测股市走势

在本笔记中,我将创建一个预测股价走势的完整流程。请跟随我的脚步,我们将取得相当不错的结果。为此,我们将使用生成对抗网络 (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 Ownerborisbanushev/stockpredictionai
Primary Language
Program language (Language Count: 0)
Platform
License:
Release Count0
Created At2019-01-09 08:02:47
Pushed At2024-07-23 09:19:08
Last Commit At2019-02-12 00:32:47
Stargazers Count4710
Watchers Count279
Fork Count1751
Commits Count26
Has Issues Enabled
Issues Count302
Issue Open Count295
Pull Requests Count0
Pull Requests Open Count68
Pull Requests Close Count14
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top