import random import numpy as np import torch import logging logging. ... len(data)) batch_size = int(len(data) / fold_num) # other ...
確定! 回上一頁