# TensorFlowQuant **Repository Path**: twsy2020/TensorFlowQuant ## Basic Information - **Project Name**: TensorFlowQuant - **Description**: 基于TensorFlow.js 的 Quant预测 - **Primary Language**: JavaScript - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2021-01-31 - **Last Updated**: 2021-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TensorFlowQuant #### 介绍 基于TensorFlow.js 的 Quant预测 >1,指定行情文件csv >>如000001平安银行,对应的深成指,银行板块,平安银行的行情作为输入。包含: >>>1.1大盘行情 >>>1.2板块行情 >>>1.3个股行情 >>输出: >>>未来5个交易日的涨幅预测 >2,每5个交易日(周涨幅),是一个学习周期 >3,基于Highchart的UI >4,http://127.0.0.1:6001/index.htm