上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 345 下一页
摘要: cast(x, dtype, name=None) 将x的数据格式转化成dtype.例如,原来x的数据格式是bool, 那么将其转化... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(32) 评论(0) 推荐(0)
摘要: import numpy as npimport tensorflow as tfx = np.array([[1.,2.,3.],... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(34) 评论(0) 推荐(0)
摘要: import numpy as npimport tensorflow as tfx = np.array([[1.,2.,3.],... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(22) 评论(0) 推荐(0)
摘要: tf.argmax(input, axis=None, name=None, dimension=None) 此函数是对矩阵按行... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(35) 评论(0) 推荐(0)
摘要: tf.argmax(input, axis=None, name=None, dimension=None) 此函数是对矩阵按行... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(30) 评论(0) 推荐(0)
摘要: 这篇关于卷积与池化讲的比较好 这篇也不错哦 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(26) 评论(0) 推荐(0)
摘要: AI科技评论按:BigQuant平台上的 StockRanker 算法在选股方面有不俗的表现,模型在 15、16 年的回测收益率也很... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(68) 评论(0) 推荐(0)
摘要: AI科技评论按:BigQuant平台上的 StockRanker 算法在选股方面有不俗的表现,模型在 15、16 年的回测收益率也很... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(150) 评论(0) 推荐(0)
摘要: # -*- coding: utf-8 -*-"""Created on Thu Jul 20 09:59:50 2017@auth... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(44) 评论(0) 推荐(0)
摘要: # -*- coding: utf-8 -*-"""Created on Thu Jul 20 09:59:50 2017@auth... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(73) 评论(0) 推荐(0)
上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 345 下一页