Popular repositories Loading
-
ChatterBot
ChatterBot PublicForked from gunthercox/ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
Python
-
-
-
web-wallet-ts-react
web-wallet-ts-react PublicForked from cosmostation/web-wallet-ts-react
JavaScript
-
Genetic-Algorithm-Kmeans
Genetic-Algorithm-Kmeans PublicForked from Yangami/Genetic-Algorithm-Kmeans
对于一个板块内的股票使用Kmeans聚类剔除垃圾股,利用遗传算法分析上市公司的财务指标,从基本面的角度得出合理的股票选择模型,帮助投资者在某个板块内确定出选择高收益股票的标准,策略样本外回测计效见backtest.png文件。
Python
-
LSTM-for-price-prediction
LSTM-for-price-prediction PublicForked from Yangami/LSTM-for-price-prediction
算法根据单个板块或单只股票的历史数据判断板块指数或个股次日收盘价信息,得到相应的调仓对策。可回归(预测具体价格)可分类(预测涨跌)。 长短期记忆模型(LSTM)是循环神经网络(RNN)的一种,每个输入样本都是一个序列(如某板块20天的四价一量)用这个序列预测结果。它认为某些指标长期的趋势对预测值有影响,有些无影响,让神经元控制短期记忆和长期记忆,克服了实践中时间越长影响参数越小的问题。
Python
If the problem persists, check the GitHub status page or contact support.