Now, we will split the data into a training and a test set. ... both the training and test sets: x_data_train = tf.placeholder(shape=[None, num_features], ...
確定! 回上一頁