Most tensor operations you will need can be done as you would in TensorFlow or Theano: # Initializing Tensors with Random Numbers b = K.random_uniform_variable( ...
確定! 回上一頁