Anonymous

Changes

From Pumping Station One
10 bytes added ,  04:48, 12 January 2015
Line 32: Line 32:  
There can be more complex arrangements, Neurons are free to communicate with other Neurons, and can trigger actuators without sensory input, and can read sensor data without actually forwarding it to an actuator.
 
There can be more complex arrangements, Neurons are free to communicate with other Neurons, and can trigger actuators without sensory input, and can read sensor data without actually forwarding it to an actuator.
   −
Neurons consume information around by using zmq connect SUB sockets to sensors
+
* Neurons consume information from sensors by using zmq connect SUB sockets to sensors
Nuerons send information to actuators by using zmq connect PUSH sockets to actuators.
+
* Nuerons send information to actuators by using zmq connect PUSH sockets to actuators.
    
=== Mixed Mode and Multi Mode Nodes ===
 
=== Mixed Mode and Multi Mode Nodes ===
Cookies help us deliver our services. By using our services, you agree to our use of cookies.