Tut 4 Flashcards
1
Q
Hyperbolic tangent sigmoid function
A
2
Q
Process for calculating output of hidden units in RBF
A
If need to calculate σ, σ_j = ρ_max/sqrt(2 x n_h) unless otherwise specified where n_h is number of hidden units (this is for Gaussian function)
Then for each hidden unit h_j(y_i) = f(abs(y_i - c_j)) where f(.) is the specified function (in this case Gaussian)