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

在本笔记中,我将创建一个预测股价走势的完整流程。请跟随我的脚步,我们将取得相当不错的结果。为此,我们将使用生成对抗网络 (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. 」

主要指标

概览

名称与所有者borisbanushev/stockpredictionai
主编程语言
编程语言 (语言数: 0)
平台
许可证
发布数0
创建于2019-01-09 08:02:47
推送于2024-07-23 09:19:08
最后一次提交2019-02-12 00:32:47
星数4710
关注者数279
派生数1751
提交数26
已启用问题?
问题数302
打开的问题数295
拉请求数0
打开的拉请求数68
关闭的拉请求数14
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部