摘要:
原文链接 常用数学LaTex公式$\sqrt{ab}$$\sqrt[n]{ab}$$\log_{a}{b}$$\lg{ab}$$a^... 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(18)
评论(0)
推荐(0)
摘要:
t= [ x ... 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(6)
评论(0)
推荐(0)
摘要:
t= [ x ... 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(10)
评论(0)
推荐(0)
摘要:
import tensorflow as tf x = tf.constant([1.8, 2.2], dtype=tf.float... 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(6)
评论(0)
推荐(0)
摘要:
tf.arg_min 返回最小值的索引 import tensorflow as tfa = [1, 10, 26.9, 2.8, ... 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(11)
评论(0)
推荐(0)
摘要:
tf.arg_max ,返回最大值的索引 import tensorflow as tfa = [1, 10, 26.9, 2.8,... 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(9)
评论(0)
推荐(0)
摘要:
tf.arg_max ,返回最大值的索引 import tensorflow as tfa = [1, 10, 26.9, 2.8,... 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(7)
评论(0)
推荐(0)
摘要:
tf 的排序,返回对应值的排名 import tensorflow as tfa = [1, 10, 26.9, 2.8, 166.... 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(8)
评论(0)
推荐(0)
摘要:
tf 的排序,返回对应值的排名 import tensorflow as tfa = [1, 10, 26.9, 2.8, 166.... 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(10)
评论(0)
推荐(0)
摘要:
b = np.array([[1, 2], [3, 4]])np.tile(b, 2) array([[1, 2, 1, 2, 1,... 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(6)
评论(0)
推荐(0)

浙公网安备 33010602011771号