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,726 - 2,737 of 4,091
Posts 2,726 - 2,737 of 4,091
View Contest Winners in the Hall of Fame.
ruebot
19 years ago
19 years ago
they might let you substitute experience for formal education. you do have an example of your work in the field, and with the advent of the net formal education isn't the only way to learn something anymore.
Botbuilder King
19 years ago
19 years ago
I have entered my bot, Mr. Chatty, in the 2006 Chatterbox Challenge contest. Enjoy!
Boner the Clown
19 years ago
19 years ago
Mr. Chatty - Development: 54
I suggest you start working on him furiously. My bot was well over 1000 development, yet still managed to stink up the 2005 CBC pretty good.
I suggest you start working on him furiously. My bot was well over 1000 development, yet still managed to stink up the 2005 CBC pretty good.
Eugene Meltzner
19 years ago
19 years ago
Oh, sorry. Bad coding. I meant to say:
Gosub www.chatterboxchallenge.com
Enter your bot into the contest.
Return
Gosub www.chatterboxchallenge.com
Enter your bot into the contest.
Return
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.
» More new posts: Doghead's Cosmic Bar