Method: NN#activation

Defined in:
lib/nn.rb

#activationObject

Returns the value of attribute activation.



15
16
17
# File 'lib/nn.rb', line 15

def activation
  @activation
end