该项目利用卷积神经网络算法识别股票技术图线,步骤包括图像生成、图像标注、模型学习
☆16Feb 8, 2020Updated 6 years ago
Alternatives and similar repositories for CNN
Users that are interested in CNN are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 股票量化分析交易平台☆19Feb 19, 2018Updated 8 years ago
- 从cninfo下载上证、深证的所有上市公司的部分财务指标和数据,根据神奇公式选出30只股票。☆11Aug 5, 2019Updated 7 years ago
- 基于PyQt的股票数据分析☆24Oct 25, 2023Updated 2 years ago
- 利用Tushare接口的原始数据,搭建股票分析模型☆10Jul 19, 2020Updated 6 years ago
- Elasticsearch + Kibana + Tushare DIY股票分析工具☆11Feb 1, 2019Updated 7 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 研究一下大数据支撑下的股票科学☆12Oct 12, 2015Updated 10 years ago
- 基于Pytorch卷积神经网络实现蒸汽波复古风格滤镜☆11Nov 17, 2020Updated 5 years ago
- 图神经网络在推荐系统的应用☆13Aug 26, 2021Updated 4 years ago
- 统计美股近几年涨幅特别大的股票,在A股找到相关的股票☆13Jan 31, 2016Updated 10 years ago
- KNN形态识别 股票形态识别(如W双底)用图像识别的方法准确率高但速度慢(因要画图),用K-近邻方法以数值型数据计算快准确率基本符合要求(查准率70%左右),可用于对决策时间有要求的交易。 工作完成情况: 1、W双底识别模型查准确率约70% 2、模型文件上载到聚宽后可在回测…☆28Feb 8, 2020Updated 6 years ago
- 将A股所有股票的日K线的数据写入本地mysql数据库,收集从某个时间段以来的股票财报数据,包括营收、市值、股本等数据。☆15Jan 22, 2018Updated 8 years ago
- Stock trading using timing strategy (股票的择时交易): mainly use short & long moving average of stock price and also analyze the performance of …☆12Feb 26, 2020Updated 6 years ago
- 完整的 scrapy 爬虫示例,爬取股票和新闻数据☆17Aug 15, 2020Updated 5 years ago
- 一种基于属性和图神经网络的推荐算法——本科生毕设☆14Mar 20, 2021Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- cnn,随机森林,四种股票走势图分类☆13Feb 11, 2019Updated 7 years ago
- 基于深度学习对股票进行简单分析(pytorch实 现)☆18Jul 14, 2020Updated 6 years ago
- 一个股票数据(沪深)爬虫和选股策略测试框架。根据选定的日期范围抓19、取所有沪深两市股票的行情数据。支持使用表达式定义选股策略。支持多线程处理。保存数据到JSON文件、CSV文件☆17Jul 25, 2019Updated 7 years ago
- 中国A股市场股票交易数据包☆13Dec 25, 2016Updated 9 years ago
- 基于一个马尔可夫链的股票预测模型