摘要:
import numpy as npimport tensorflow as tfelems = np.array([1, 2, 3... 阅读全文
posted @ 2022-08-19 22:50
luoganttcc
阅读(10)
评论(0)
推荐(0)
摘要:
import tensorflow as tft=tf.constant([1, 2, 3, 4, 5, 6, 7, 8, 9])t... 阅读全文
posted @ 2022-08-19 22:50
luoganttcc
阅读(11)
评论(0)
推荐(0)
摘要:
import tensorflow as tft=tf.constant([1, 2, 3, 4, 5, 6, 7, 8, 9])t... 阅读全文
posted @ 2022-08-19 22:50
luoganttcc
阅读(10)
评论(0)
推荐(0)
摘要:
import tensorflow as tftf.repeat(['a', 'b', 'c'], repeats=[3, 0, 2... 阅读全文
posted @ 2022-08-19 22:50
luoganttcc
阅读(14)
评论(0)
推荐(0)
摘要:
import tensorflow as tftf.repeat(['a', 'b', 'c'], repeats=[3, 0, 2... 阅读全文
posted @ 2022-08-19 22:50
luoganttcc
阅读(21)
评论(0)
推荐(0)
摘要:
import tensorflow as tf# shape of tensor 't' is [2, 2, 3]t = tf.co... 阅读全文
posted @ 2022-08-19 22:50
luoganttcc
阅读(16)
评论(0)
推荐(0)
摘要:
import tensorflow as tf# shape of tensor 't' is [2, 2, 3]t = tf.co... 阅读全文
posted @ 2022-08-19 22:50
luoganttcc
阅读(7)
评论(0)
推荐(0)
摘要:
tf.ones([3, 4], tf.int32) def make_variables(k, initializer): re... 阅读全文
posted @ 2022-08-19 22:50
luoganttcc
阅读(21)
评论(0)
推荐(0)
摘要:
class Solution(object): def romanToInt(self, s): """ ... 阅读全文
posted @ 2022-08-19 22:49
luoganttcc
阅读(16)
评论(0)
推荐(0)
摘要:
class Solution(object): def romanToInt(self, s): """ ... 阅读全文
posted @ 2022-08-19 22:49
luoganttcc
阅读(26)
评论(0)
推荐(0)

浙公网安备 33010602011771号