Open xiejiachen opened 2 years ago
It seems the results u and v from SVD given by region_params['u'] = u region_params['d'] = d from region_generator.py does not participated with the training process?
region_params['u'] = u
region_params['d'] = d
It seems the results u and v from SVD given by
region_params['u'] = u
region_params['d'] = d
from region_generator.py does not participated with the training process?