Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Do not know what to code

Name: Anonymous 2013-03-05 2:02

What does /prog/ do when it's bored and doesn't have any idea on what to code?

I have no ideas for any programs that I or someone else would find useful really, but I am so bored.

What do?

Name: Anonymous 2013-03-10 0:54

>>16
>Secondly, while he is happy to put lavish names, such as "Sensorium", on empty or nearly empty functions, he seems to be completely oblivious to the real issues a succesful AI mind must address.

they are not empty :3

http://mind.sourceforge.net/aisteps.html

2. Code the  Sensorium module of AI4U Chapter 23(2002):99-103.
Start a subroutine or module that is able to sense something  coming in from the outside world, i.e., a key-press on the keyboard.
First code recognition of the Escape-key (ASCII 27).
Next code recognition of the Tab-key (ASCII 9).
Then code recognition of the Enter-key (ASCII 13).
Take the ESCAPE-key handler or other mechanism of stopping the
 AI out of the main Alife loop and transfer it to the Sensorium stub.
Test the embryonic robot mind by demonstrating that the main Alife loop either waits briefly for Sensorium input during each cycle, or generates an event-driven response to input detected by a Sensorium module. The proper response will be to keep cycling upon normal input or to terminate execution upon halt [ESCAPE] input. Share your code on the Web.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List