摘要: import numpy as np # from tensorflow import keras X = np.random.randint(100, size=10*1000).reshape(1000, 10) Y = np.random.randint(100, size=15*1000). 阅读全文
posted @ 2020-11-05 14:55 说分手后还能做炮友? 阅读(204) 评论(0) 推荐(0)