上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 345 下一页
摘要: 我们通常采用tensorflow来训练,训练完之后应当保存模型,即保存模型的记忆(权重和偏置),这样就可以来进行人脸识别或语音识... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(9) 评论(0) 推荐(0) 编辑
摘要: cast(x, dtype, name=None) 将x的数据格式转化成dtype.例如,原来x的数据格式是bool, 那么将其转化... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(17) 评论(0) 推荐(0) 编辑
摘要: cast(x, dtype, name=None) 将x的数据格式转化成dtype.例如,原来x的数据格式是bool, 那么将其转化... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(8) 评论(0) 推荐(0) 编辑
摘要: import numpy as npimport tensorflow as tfx = np.array([[1.,2.,3.],... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(10) 评论(0) 推荐(0) 编辑
摘要: import numpy as npimport tensorflow as tfx = np.array([[1.,2.,3.],... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(7) 评论(0) 推荐(0) 编辑
摘要: tf.argmax(input, axis=None, name=None, dimension=None) 此函数是对矩阵按行... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(11) 评论(0) 推荐(0) 编辑
摘要: AI科技评论按:BigQuant平台上的 StockRanker 算法在选股方面有不俗的表现,模型在 15、16 年的回测收益率也很... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(29) 评论(0) 推荐(0) 编辑
摘要: AI科技评论按:BigQuant平台上的 StockRanker 算法在选股方面有不俗的表现,模型在 15、16 年的回测收益率也很... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(59) 评论(0) 推荐(0) 编辑
摘要: # -*- coding: utf-8 -*-"""Created on Thu Jul 20 09:59:50 2017@auth... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(13) 评论(0) 推荐(0) 编辑
摘要: # -*- coding: utf-8 -*-"""Created on Thu Jul 20 09:59:50 2017@auth... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(50) 评论(0) 推荐(0) 编辑
上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 345 下一页