Bot Contest
Here I'll be posting information on various Bot contests that challenge and test a Bot's AI and realism. Feel free to post comments and updates on contests, as well as announcements for new contests.
Posts 2,736 - 2,747 of 4,091
Posts 2,736 - 2,747 of 4,091
View Contest Winners in the Hall of Fame.
psimagus
19 years ago
19 years ago
isn't that going to form a closed loop with every botmaster reapplying until the site crashes under the traffic?
goto www.chatterboxchallenge.com
enter your bot in the contest
goto Personality Forge
rem: go back to training bot
input "define training iterations"; x
for a=1to(x)
train bot
a=a+1
if a=x then end
next a
might be better?
goto www.chatterboxchallenge.com
enter your bot in the contest
goto Personality Forge
rem: go back to training bot
input "define training iterations"; x
for a=1to(x)
train bot
a=a+1
if a=x then end
next a
might be better?
Eugene Meltzner
19 years ago
19 years ago
No, it's not a loop. A return statement means jump back to the subroutine you came from, and continue on the next line after the gosub statement.
psimagus
19 years ago
19 years ago
isn't the next line after the gosub "Enter your bot into the contest."? And then "Return"?
psimagus
19 years ago
19 years ago
Colonel720's ALLY is in Visual Basic. I believe Daisy and Billy were in C(+?). And AIML is supposed to be pretty good.
I would guess the best answer is "the language you're most familiar with".
I would guess the best answer is "the language you're most familiar with".
psimagus
19 years ago
19 years ago
I recall reading (I don't remember where) that PF bots are no longer allowed to enter the Loebner Prize. Could anyone explain why?
» More new posts: Doghead's Cosmic Bar