上一页 1 ··· 178 179 180 181 182 183 184 185 186 ··· 345 下一页
摘要: 原文链接 常用数学LaTex公式$\sqrt{ab}$$\sqrt[n]{ab}$$\log_{a}{b}$$\lg{ab}$$a^... 阅读全文
posted @ 2022-08-19 22:51 luoganttcc 阅读(13) 评论(0) 推荐(0)
摘要: t= [ x ... 阅读全文
posted @ 2022-08-19 22:51 luoganttcc 阅读(1) 评论(0) 推荐(0)
摘要: t= [ x ... 阅读全文
posted @ 2022-08-19 22:51 luoganttcc 阅读(8) 评论(0) 推荐(0)
摘要: import tensorflow as tf x = tf.constant([1.8, 2.2], dtype=tf.float... 阅读全文
posted @ 2022-08-19 22:51 luoganttcc 阅读(4) 评论(0) 推荐(0)
摘要: import tensorflow as tf x = tf.constant([1.8, 2.2], dtype=tf.float... 阅读全文
posted @ 2022-08-19 22:51 luoganttcc 阅读(10) 评论(0) 推荐(0)
摘要: tf.boolean_mask就是true 对应位置的张量 import tensorflow as tfimport numpy ... 阅读全文
posted @ 2022-08-19 22:51 luoganttcc 阅读(6) 评论(0) 推荐(0)
摘要: tf.boolean_mask就是true 对应位置的张量 import tensorflow as tfimport numpy ... 阅读全文
posted @ 2022-08-19 22:51 luoganttcc 阅读(6) 评论(0) 推荐(0)
摘要: a = [1., 2., 3.]b = tf.cast(a, tf.complex128)c = tf.keras.backend.... 阅读全文
posted @ 2022-08-19 22:51 luoganttcc 阅读(25) 评论(0) 推荐(0)
摘要: a = [1., 2., 3.]b = tf.cast(a, tf.complex128)c = tf.keras.backend.... 阅读全文
posted @ 2022-08-19 22:51 luoganttcc 阅读(7) 评论(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)
上一页 1 ··· 178 179 180 181 182 183 184 185 186 ··· 345 下一页