yeah, like breeding peppers.
BREAKING AI NEWS: The newspaper’s up for a second AI video!
Good news: That means a NEW UPDATE and another video!
Bad news: … I’ve got two weeks
I’ll need your help!
- Have music for the video? Please submit here!!
(P.S. You’ll have a better shot if you post a link too!) - Have an idea for an update, bug, or funny part of the video? Reply!!
- Anyone who helps gets a little shoutout in the video : )
Thanks!!
Yaaaay will you make it easier to use? (for noobs like me
)
randomuser ONLY
ADD A RICKROLL AT THE END!!! PLS!!!
dont forget me either!
Definitely!
Oh NEVER! ![]()
@scamma please help me hack into that video and add a rickroll XD
and me : D
can you add a block that does the finding which two are the best and mixes those in one?
I made it work with the Micro:Bit!
Yeah!! I’m still working on the extension btw, I’m hoping to release by next week!
and also, do you mix all of your nets or specific ones? because when i mix all of them, at the end of the training, the nets always end up being the same! (which makes them unable to mix with different ones)
AWESOMEEE!!! Thanks : D
Yeah, I mix the best two! Mixing them all gets you about the same nets.
and theres a game about a very specific chief defeating one of those ai robots
wooo, imagine if you combined this with the sight and shadow casting extension, you could make a super immersive watching simulator!..(by that, I mean you see the world through the eyes of a npc you can’t control.)
Ooo spooky!
I still don’t gerrit after like 5 months haha ![]()
If I knew how it worked, mark my words I would use it for EVERY SINGLE ONE OF MY BOSS FIGHTS FROM NOW ON.
what i meant by “mixing” was mixing the two best ones and setting that new mixed one to the, lets say, two best ones
[0.2, 0.4, 0.7, 0.9, 1.0] (these are the outputs)
in here 0.9 and 0.7 are the closest ones and the mixing results in 0.8 and if you “mix” to the two best ones the new sets would be this:
[0.2, 0.4, 0.8, 0.8, 1.0]
so what do i do?