# bpnn-stock-price-prediction **Repository Path**: chen_xinhuifei/bpnn-stock-price-prediction ## Basic Information - **Project Name**: bpnn-stock-price-prediction - **Description**: 使用bp神经网络预测股票价格。BP neural network is used to predict the stock price. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2021-01-21 - **Last Updated**: 2024-10-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bpnn-stock-price-prediction 使用bp神经网络预测股票价格。BP neural network is used to predict the stock price. 参考https://github.com/tjaume/BPNeuralNetworks 给出的函数,将其应用到股价数据集上。