# File lib/ai4r/neural_network/backpropagation.rb, line 155 def init_network init_activation_nodes init_weights init_last_changes return self end