Class: DNN::Callbacks::Callback

Inherits:
Object
  • Object
show all
Defined in:
lib/dnn/core/callbacks.rb

Instance Attribute Summary collapse

Instance Attribute Details

#modelObject

Returns the value of attribute model.



5
6
7
# File 'lib/dnn/core/callbacks.rb', line 5

def model
  @model
end