摘要:
阅读全文
posted @ 2020-01-31 20:51
高颜值的殺生丸
阅读(135)
评论(0)
推荐(0)
摘要:
import os os.environ['TF_CPP_MIN_LOG_LEVEL'] = '2' import tensorflow as tf #tensorboard --logdir="./" # 命令行参数 python x.py --max_step=500 tf.app.flags. 阅读全文
posted @ 2020-01-31 19:40
高颜值的殺生丸
阅读(391)
评论(0)
推荐(0)
摘要:
import os os.environ['TF_CPP_MIN_LOG_LEVEL'] = '2' import tensorflow as tf #tensorboard --logdir="./" def linearregression(): with tf.variable_scope(" 阅读全文
posted @ 2020-01-31 19:28
高颜值的殺生丸
阅读(167)
评论(0)
推荐(0)
摘要:
import os os.environ['TF_CPP_MIN_LOG_LEVEL'] = '2' import tensorflow as tf #tensorboard --logdir="./" def linearregression(): with tf.variable_scope(" 阅读全文
posted @ 2020-01-31 19:10
高颜值的殺生丸
阅读(164)
评论(0)
推荐(0)
摘要:
import os os.environ['TF_CPP_MIN_LOG_LEVEL'] = '2' import tensorflow as tf def linearregression(): X = tf.random_normal([100,1],mean=0.0,stddev=1.0) y 阅读全文
posted @ 2020-01-31 18:10
高颜值的殺生丸
阅读(132)
评论(0)
推荐(0)

浙公网安备 33010602011771号