Exemplo n.º 1
0
 def phi(x):
     pre = Preprocessor()
     return pre.gaussian(pre.normalize(x, rng), means, sigmas)