BitcoinForecast:通过深度学习预测比特币价格 源码
比特币预测 使用循环神经网络GRU预测未来9分钟的比特币价值。 要求: Python3 数据 您可以通过grabber.py下载数据 模型: 用生成 使用说明 克隆仓库: git clone https://github.com/PiSimo/BitcoinForecast.git 有关新数据的培训: python3 network.py -train dataset_path -iterations number_of_training_iterations 要对旧模型进行-finetune base_model_path在上面的行中添加-finetune base_model_path
下载地址
用户评论