摘要: In tensorflow get started code: import tensorflow as tf import numpy as np features = [tf.contrib.layers.real_valued_column("x", dimension=1)] estimat 阅读全文
posted @ 2018-01-30 10:09 bonelee 阅读(3990) 评论(0) 推荐(0)