Use the Keras functional API and tf.concat : import numpy as np import random import tensorflow as tf from tensorflow import keras m = 200 n ...
確定! 回上一頁