Class | Ai4r::Som::Layer |
In: |
lib/ai4r/som/layer.rb
|
Parent: | Object |
responsible for the implementation of the algorithm‘s decays currently has methods for the decay of the radius, influence and learning rate. Has only one phase, which ends after the number of epochs is passed by the Som-class.
you pass to the SOM. Has to be an integer
calculates the learning rate decay. uses @time_for_epoch again and same rule applies: @time_for_epoch has to be higher than the number of epochs, otherwise the decay will be - Infinity