31
Internet Mode Commentary / Re: Who else is online?
« on: September 03, 2014, 11:34:43 AM »Billy, NN for Neural Network.Hmm, so you think Einstein would be considered a neural network?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Billy, NN for Neural Network.Hmm, so you think Einstein would be considered a neural network?
Just thought I should post a screenshot showing the result I got from the sim I've been running the whole night and up till now. Billy's Einstein wins.
I began this sim with my Velocitus bot in Eco Mode. I think it has restarted a couple of times.
Ah good, thx for the update Peter.Thanks.
Btw, I think it is safe to rename Einstein into "Enstain Quickdraw" because Einstein is a pain in the ass to spell. Not related to the real person though, I think it is a good thing it is hard to spell.
edit: I hate it it when my mind stops me from finishing a point. I do think Einstein is very cool, that is why I think he deserves a name that is hard to spell. Sorry for confusion. Also, Billy, I think your robo is cool too. Your NN bot will kick Shadowgods version w/o mutations both at any time of the year. (Sorry, Shadow)
def reprothreshold 971
def childnrg 972
start
10000 rnd .reprothreshold store
45 rnd 5 add .childnrg store
.delgene inc
stop
start
*.reprothreshold 20 rnd 10 sub add .reprothreshold *.robage - 1 add 0 floor mult store *.childnrg 2 rnd 1 sub add .childnrg *.robage - 1 add 0 floor mult store
*.eye1 *.eye2 floor *.eye3 floor *.eye4 floor *.eye5 floor *.eye6 floor *.eye7 floor *.eye8 floor *.eye9 floor *.eye1 over sub ++ sgn 0 floor swap *.eye2 over sub ++ sgn 0 floor 2 mult swap *.eye3 over sub ++ sgn 0 floor 3 mult swap *.eye4 over sub ++ sgn 0 floor 4 mult swap *.eye5 over sub ++ sgn 0 floor 5 mult swap *.eye6 over sub ++ sgn 0 floor 6 mult swap *.eye7 over sub ++ sgn 0 floor 7 mult swap *.eye8 over sub ++ sgn 0 floor 8 mult swap *.eye9 swap sub ++ sgn 0 floor 9 mult floor floor floor floor floor floor floor floor 5 sub .focuseye store
*.refvelup *.refeye *.myeye sub abs sgn mult 40 50 *.eyef sub sgn 0 floor mult add .up store
*.refveldx *.refeye *.myeye sub abs sgn mult 40 5 *.robage sub sgn 0 floor mult add .dx store
*.refxpos *.refypos angle *.eyef sgn mult *.refeye *.myeye sub sgn abs mult *.aim 100 rnd 50 sub add *.eyef - ++ 0 floor *.refeye *.myeye sub abs - ++ 0 floor add sgn mult add .setaim store
-1 *.refnrg *.refbody sub sgn 0 floor mult -6 *.refbody *.refnrg sub sgn 0 floor mult add *.refeye *.myeye sub abs sgn mult *.eyef 50 sub sgn 0 floor mult .shoot store
8 *.shoot abs sgn mult .shootval store
*.nrg *.body sub abs .strbody *.nrg *.body sub sgn 0 floor mult .fdbody *.body *.nrg sub sgn 0 floor mult add store
*.nrg *.reprothreshold sub sgn 0 floor *.childnrg mult .repro store
stop
So far no one is running Billy's bot in Eco. So I can not see them.It's a basic conditionless F3 bot, which varies both its reproduction threshold and the proportion of its energy it gives to the offspring, from generation to generation. In this way, it evolves without mutation, in a way, to adapt to the amount of food in the simulation.
It was a bad move on my part to put the strongest darwinbot in the world into IM :/
'ShootingThis can be simplified to:
*.eye5 0 sub sgn abs 0 floor 7 mult add