I'm trying to build up my batches by various datasets in TensorFlow.
(我正在尝试通过TensorFlow中的各种数据集构建批次。)
For example, I wish each of my batch to have two samples from dataset A and another two samples from dataset B. (例如,我希望我的每个批次都有来自数据集A的两个样本和来自数据集B的另外两个样本。)
Can anyone please tell me how to implement this?
(谁能告诉我如何实现这一目标?)
Thanks a lot (非常感谢)
ask by MrShower translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…