Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想输入四个 2D NumPy 数组(非图像数据)。现在,我想动态加载数据,因为样本数量很大。我怎样才能在 Keras 中做到这一点?提前致谢。