Class: Synapse_Hebb

Inherits:
Synapse show all
Defined in:
lib/Yinspire/Models/Synapse_Hebb.rb

Constant Summary collapse

DEFAULT_LW_ARGS =

Default arguments for learning_window method

"1, 1, 10, 8"

Method Summary

Methods inherited from Synapse

#connect, #disconnect, #each_connection

Methods inherited from NeuralEntity

class_from_name, #connect, #disconnect, #disconnect_all, #dump, #each_connection, entity_ann_dump_cache, entity_ann_load_cache, #entity_type, entity_type_map, entity_type_map_reverse, #initialize, #load, new_from_name

Constructor Details

This class inherits a constructor from NeuralEntity