上一页 1 ··· 177 178 179 180 181 182 183 184 185 ··· 345 下一页
摘要: 翻译如下 **         在 SCRATCH采用pytho... 阅读全文
posted @ 2022-08-19 22:51 luoganttcc 阅读(90) 评论(0) 推荐(0)
摘要: 我们公司的采用的谷歌的云机器,如果机器里由显卡,那么这台机器会每隔一段时间会重启重启后会导致任务挂掉,对于布置的在机器上的服务需要设... 阅读全文
posted @ 2022-08-19 22:51 luoganttcc 阅读(65) 评论(0) 推荐(0)
摘要: 我们公司的采用的谷歌的云机器,如果机器里由显卡,那么这台机器会每隔一段时间会重启重启后会导致任务挂掉,对于布置的在机器上的服务需要设... 阅读全文
posted @ 2022-08-19 22:51 luoganttcc 阅读(24) 评论(0) 推荐(0)
摘要: import tensorflow as tfx = tf.constant(12)y = tf.constant(5)def f1... 阅读全文
posted @ 2022-08-19 22:51 luoganttcc 阅读(6) 评论(0) 推荐(0)
摘要: import tensorflow as tfx = tf.constant(12)y = tf.constant(5)def f1... 阅读全文
posted @ 2022-08-19 22:51 luoganttcc 阅读(9) 评论(0) 推荐(0)
摘要: import tensorflow as tft1 = [[1, 2, 3], [4, 5, 6]]t2 = [[7, 8, 9],... 阅读全文
posted @ 2022-08-19 22:51 luoganttcc 阅读(4) 评论(0) 推荐(0)
摘要: import tensorflow as tft1 = [[1, 2, 3], [4, 5, 6]]t2 = [[7, 8, 9],... 阅读全文
posted @ 2022-08-19 22:51 luoganttcc 阅读(7) 评论(0) 推荐(0)
摘要: t = tf.constant([[-10., -1., 0.], [0., 2., 10.]])t2 = tf.clip_by_v... 阅读全文
posted @ 2022-08-19 22:51 luoganttcc 阅读(2) 评论(0) 推荐(0)
摘要: t = tf.constant([[-10., -1., 0.], [0., 2., 10.]])t2 = tf.clip_by_v... 阅读全文
posted @ 2022-08-19 22:51 luoganttcc 阅读(16) 评论(0) 推荐(0)
摘要: 原文链接 常用数学LaTex公式$\sqrt{ab}$$\sqrt[n]{ab}$$\log_{a}{b}$$\lg{ab}$$a^... 阅读全文
posted @ 2022-08-19 22:51 luoganttcc 阅读(37) 评论(0) 推荐(0)
上一页 1 ··· 177 178 179 180 181 182 183 184 185 ··· 345 下一页