示例#1
0
def weights_dict():
    return an.parse_pc_weights(path.join(data_path,'weights_subset.txt'))
示例#2
0
def weights_dict_hdf5():
    return an.parse_pc_weights(path.join(data_path,'weights.hdf5'))