Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Distributed Supercomputer Mind.Forth AI

1 view
Skip to first unread message

Mentifex

unread,
Mar 6, 2010, 6:04:35 PM3/6/10
to
On Mar 6, 12:56 am, Joachim Pimiskern <JoachimPimisk...@web.de> wrote:
> Am 06.03.2010 00:01, schrieb Mentifex:
>  > The Netizen "Keyboard Cowboy" has yesterday launched
>  >
>  > http://groups.google.com/group/distrubuted-mindforth
>  >
>  > for discussion of a distributed and parallel
>  > representation of the Mind.Forth ideas.
>
> Hello Arthur,
>
> AFAIK you've written a version in JavaScript as well.
> Is there's an online demo hosted?

http://www.scn.org/~mentifex/AiMind.html

http://mentifex.virtualentity.com/userman.html

>
> Regards,
> Joachim

Ich bedanke mich.

Arthur
--
http://cyborg.blogspot.com
http://doi.acm.org/10.1145/307824.307853
http://doi.acm.org/10.1145/1052883.1052885
http://www.kurzweilai.net/mindx/profile.php?id=26

Thomas 'PointedEars' Lahn

unread,
Mar 6, 2010, 7:12:28 PM3/6/10
to
Mentifex wrote:

> Joachim Pimiskern wrote:
>> Am 06.03.2010 00:01, schrieb Mentifex:
>> > The Netizen "Keyboard Cowboy" has yesterday launched
>> >
>> > http://groups.google.com/group/distrubuted-mindforth
>> >
>> > for discussion of a distributed and parallel
>> > representation of the Mind.Forth ideas.
>>
>> Hello Arthur,
>>
>> AFAIK you've written a version in JavaScript as well.
>> Is there's an online demo hosted?
>
> http://www.scn.org/~mentifex/AiMind.html
>
> http://mentifex.virtualentity.com/userman.html

<http://www.nothingisreal.com/mentifex_faq.html>


F'up2 poster

PointedEars
--
var bugRiddenCrashPronePieceOfJunk = (
navigator.userAgent.indexOf('MSIE 5') != -1
&& navigator.userAgent.indexOf('Mac') != -1
) // Plone, register_function.js:16

Mentifex

unread,
Mar 9, 2010, 5:22:21 PM3/9/10
to
On Mar 8, 10:16 pm, Joachim Pimiskern <JoachimPimisk...@web.de> wrote:

> Am 07.03.2010 00:04, schrieb Mentifex:
>  > On Mar 6, 12:56 am, Joachim Pimiskern<JoachimPimisk...@web.de>  wrote:
>  >> AFAIK you've written a version in JavaScript as well.
>  >> Is there an online demo hosted?
>  >
>  > http://www.scn.org/~mentifex/AiMind.html
>  >
>  > http://mentifex.virtualentity.com/userman.html
>
> AiMind.html gives different results depending on the browser.
>
Deep thought processes appear in the output:

> Input             | Firefox            | Google Chrome
> ------------------+--------------------+------------------
> mice eat cats
>     | YOU WHAT           | CATS EAT

The next three lines are part of the built-in
http://code.google.com/p/mindforth/wiki/EnBoot

>                    | I HELP KIDS        |
>                    | KIDS MAKE ROBOTS   |
>                    | ROBOTS NEED ME     |

>                    | I WHAT             |
>                    | I AM ANDRU         |

http://code.google.com/p/mindforth/wiki/EnArticle
causes the AI to insert "THE" in the next line:

>                    | YOU ARE THE YOU    |
>                    | I AM ANDRU         |
>                    | ANDRU AM THE ANDRU |
>                    | I HELP KIDS        |
>                    | KIDS ARE THE KIDS  |
>                    | ...                |
>
> It seems, in Google Chrome the program gets into a
> stable state that has something to do with the input.

The tutorial AiMind.html software is coded in JavaScript
expressly for Microsoft Internet Explorer (MSIE). Any
thinking of the AI in Google Chrome is accidental.

> In Firefox, AiMind.html ignores the input.

After failure with Netscape Navigator in 2001,
no further attempt was made for cross-browser
compatibility. (MSIE AI is difficult enough :-)
>
> Regards,
> Joachim

The Mentifex AI Mind in both Forth and JavaScript
uses "spreading activation" among concepts to
generate senetences of linguistic thought.

Sometimes (as now) the AI in Forth is developmentally
ahead of the AI in JavaScript, and sometimes the
JavaScript version is more advanced. Since the AI
started working properly in early 2008, it has been
easier to code new mind-module algorithms in
low-level Forth and then to re-implement them
in JavaScript for Microsoft Internet Explorer.

In 2009 and 2010, the main new work has been
on making the AI Mind capable of engaging in
self-referential thought. For instance, MindForth
is now able to answer questions in the format
of "what do X (verb)" or "what do X do?".

Arthur
--
http://code.google.com/p/mindforth
http://doi.acm.org/10.1145/307824.307853
http://doi.acm.org/10.1145/1052883.1052885
http://www.scn.org/~mentifex/mindforth.txt

0 new messages