使用LSTM对股票价格进行回归预测,对股价涨跌进行分类预测。We use LSTM to forecast the stock price and classify the rise and fall of the stock price.
☆17Jun 18, 2020Updated 5 years ago
Alternatives and similar repositories for LSTM-regression-and-classification
Users that are interested in LSTM-regression-and-classification are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 算法根据单个板块或单只股票的历史数据判断板块指数或个股次日收盘价信息,得到相应的调仓对策。可回归(预测具体价格)可分类(预测涨跌)。 长短期记忆模型(LSTM)是循环神经网络(RNN)的一种,每个输入样本都是一个序列(如某板块20天的四价一量)用这个序列预测结果。它认为某些…☆65Feb 8, 2020Updated 6 years ago
- 🐮首创性地运用Transformer+XDEEPFM预测中国A股单只股票每天的涨跌幅!☆15Mar 29, 2021Updated 5 years ago
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆12Mar 31, 2022Updated 4 years ago
- Use BPNN and LSTM to forecast stock price. 使用BP神经网络和LSTM预测股票价格,注释拉满。☆208Jun 6, 2022Updated 3 years ago
- LSTM长短期记忆模型预测股票涨跌☆14Jul 24, 2020Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- The PyTorch implementation of "Modeling Financial Time Series using LSTM with Trainable Initial Hidden States"☆11Jul 15, 2020Updated 5 years ago
- NN models designed to analyze and predict stock market from any stock data given☆37May 14, 2023Updated 2 years ago
- LSTM and XGboost are used to forecast multi-factor convertible bonds and stocks☆12Aug 22, 2022Updated 3 years ago
- 使用支持向量机,感知机,随机森林,决策树,k近邻,logistic,LSTM,bagging,boosting,集成等多种常见算法实现多分类任务( 三分类)。Support vector machine, perceptron, random forest, decision…☆18May 8, 2020Updated 6 years ago
- Pytorch implementation of deep learning models for financial time series forecasting using LOB☆21May 25, 2023Updated 2 years ago
- Blaze☆17Jun 19, 2021Updated 4 years ago
- Predicted a stock price close of a day based on the last 7 day’s time series data using Neural Network, LSTM and CNN. Found the best numb…☆11Feb 1, 2020Updated 6 years ago
- C Primer Plus, 6th Edition 中文版 读书笔记☆17Jun 12, 2018Updated 7 years ago
- 针对沪深300指数的历史交易数据,通过机器学习的方法,预测股票的价格(涨跌概率),并借此来形成相应的交易策略。☆28Apr 27, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 通过将对上市公司招股说明书情绪分析的结果与常用财务指标、企业科研指标等结合,综合使用多种分类模型:传统LR、随机森林、XGB、LGB集成学习模型对新上市公司破发情况进行学习和预测,筛选重要特征,并由此来得到一个新股破发分类器。☆14Aug 26, 2023Updated 2 years ago
- pytorch实现用LSTM做股票价格预测☆313Jun 17, 2020Updated 5 years ago
- Sentiment Analysis and Trend Monitoring to Predict Cryptocurrency Market Movements☆15Nov 14, 2018Updated 7 years ago
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆52May 30, 2020Updated 5 years ago
- 用深度学习对含噪时间序列数据进行预测☆29Mar 8, 2025Updated last year
- Lab notebooks for Introduction to Text Analytics. Lab sheets will be added once the lab sessions have taken place.☆13Jul 12, 2023Updated 2 years ago
- Create a mid-price classifier for limit order books using a CNN and LSTM☆15Apr 24, 2020Updated 6 years ago
- Use Deep Learning try to predict stock price. 使用深度学习的股票预测☆27Jan 27, 2021Updated 5 years ago
- CNN+LSTM+Attention predict stock☆69Apr 25, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 深度学习初 学者理论与实践学习的资料总结☆13Apr 19, 2019Updated 7 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆25Apr 3, 2021Updated 5 years ago
- 这是一个基于LSTM-RNN算法的线上金融股票价格走势预测的小项目,使用tensorflow框架实现。☆45Sep 12, 2018Updated 7 years ago
- 记录深度学习的学习过程和资料整理,包括计算机视觉 CV、Paper 阅读等等...☆16Feb 1, 2019Updated 7 years ago
- vnpy教程示例☆16May 30, 2024Updated last year
- This is the GitHub repository for our publication "A new attention mechanism to classify multivariate time series", by Yifan Hao and Huip…☆29Aug 28, 2025Updated 8 months ago
- "How to Implement YOLO v3 Object Detector from Scratch" inference源码/ 逐行中文注释☆11Oct 31, 2018Updated 7 years ago
- BERT NER of pytorch editon, including ERNIE implementation.☆11Aug 28, 2019Updated 6 years ago
- Stacking classification and regression☆25Oct 12, 2019Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- The implementation of ECCV 2018 paper "Parallel Feature Pyramid Network for Object Detection" in Pytorch☆16Mar 18, 2021Updated 5 years ago
- Pytorch进行长文本分类。这里用到的网 络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆49May 27, 2020Updated 5 years ago
- 这是一个 chatgpt 的 prompt list 开源仓库,旨在为各类 chatgpt 的使用者提供丰富、多样的 prompt 样例。仓库拥有创造性、灵感性、实用性、趣味性全面覆盖的 prompt 样例,用户可以在仓库中找到适合自己需求的 prompt 并在各种 NLU…☆28Mar 27, 2023Updated 3 years ago
- Binary classification of multivariate time series data using LSTM and XGBoost☆26Jan 16, 2019Updated 7 years ago
- baselines for DocVQA dataset☆21Apr 11, 2021Updated 5 years ago
- 基于pytorch框架,针对文本分类的机器学习项目,集成多种算法(xgboost, lstm, bert, mezha等等),提供基础数据集,开箱即用,方便自己二次拓展,持续更新☆33Mar 23, 2023Updated 3 years ago
- 掘金量化3.0的一些工程☆34Aug 8, 2019Updated 6 years ago