On 22-Oct-1999/14:41:45+2:00, [EMAIL PROTECTED] wrote:
>Return-Path: <[EMAIL PROTECTED]>
>Received: from office.rebol.net (IDENT:[EMAIL PROTECTED] [192.168.1.9])
>    by brando.rebol.net (8.9.3/8.9.3) with SMTP id FAA03237;
>    Fri, 22 Oct 1999 05:49:23 -0700
>To: [EMAIL PROTECTED]
>From: [EMAIL PROTECTED]
>Reply-To: [EMAIL PROTECTED]
>Date: Fri, 22 Oct 1999 14:41:45 +0200
>Subject: [REBOL] messaging between instances? Re:(4)
>Message-Id: <[EMAIL PROTECTED]>
>X-REBOL: 2.1.2.4.2 "The Internet Messaging Language (TM) WWW.REBOL.COM"
>MIME-Version: 1.0
>Content-Type: text/plain; charset=us-ascii
>Precedence: bulk
>X-Mailer: Mozilla 4.5 [en] (Win95; I)
>X-Accept-Language: cs,en
>References: <[EMAIL PROTECTED]> 
><[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
>Content-Transfer-Encoding: 7bit
>X-SELMA: [REBOL] 36743
>Status:  O
>
>Hello Steeeve :-)
>
>[EMAIL PROTECTED] wrote:
>
>> [EMAIL PROTECTED] wrote:
>>
>
>> > And, when we get a spare moment, we'll be adding a more direct way of doing it.
>> >
>> > -Carl
>>
>> Music to my ears!
>> Sure hope it's both intra- and inter-instance.
>>
>> ;caution: not responsible for what the following _hypothetical_ code
>> might do to your computer!
>>
>> ;parallel minds eye dialect
>>
>> ;create neurons as multi-port objects with proper app-talk introspective
>> autoconfig synapses
>>
>> instances: [input-neuron neuron1 neuron2 ...]
>>
>> ;build organic parallel model
>> for instance instances ;pun intended
>> [ instance/activate ]
>>
>> ;OK, now give the model something to think about...
>>
>> instances/input-neuron/stimulus "Why does the porridge bird lay her egg
>> in the air?"
>>
>> ;;; blah, blah, blah
>>
>
>I like your code :-) Hey, man, are you on magic psylocibe mushrooms? :-)
>btw: Carl mentioned today possibility of adding REBOL message port. It would be cool,
>as we could probably test mouse events etc., if I understood him correctly ...
>
>Anyway, REBOL seems to have promissing future ....
>
>btw: isn't interpreted language too slow for such kind of neural network simulation?
>:-) Compiler anyone? :-)

I have a nicely abstracted neural net that runs at a decent speed on REBOL even
on a 68060@50MHz Amiga.
-- 
                           Bohdan "Bo" Lechnowsky
                       Technical Support Coordinator
           REBOL Technologies 707-467-8000 (http://www.rebol.com)
          Download the REBOL Messaging Language for all Platforms

Reply via email to