Exemplo n.º 1
0
def weights_dict():
    return an.parse_pc_weights(path.join(data_path,'weights_subset.txt'))
Exemplo n.º 2
0
def weights_dict_hdf5():
    return an.parse_pc_weights(path.join(data_path,'weights.hdf5'))