一个比特币交易机器人基于 Tensorflow LSTM 模型,仅供娱乐。
A Bitcoin trade robot based on Tensorflow LSTM model.Just for fun.git
数据来自 btctrade ,用 requests 爬取,它包含比特币的 50 个交易记录。
get_trades.py 会获取这些交易记录而且用图片的方式展现出来。github
rnn_predicter.py 使用 LSMT 模型。截取 10个交易记录做为输入,若是 第 11个加个比第10个高,就把输出设置为 [1,0,0],若是低就设置为 [0,0,1] ,若是相同 [0,1,0]。spa
https://github.com/TensorFlow...blog
FaceRank - Rank Face by CNN Model based on TensorFlow (add keras version).
https://github.com/fendouai/F...图片
http://www.tensorflownews.com/get
模型持久化,训练数据集持久化。requests
522785813it