The AI Extension is here! 💓

yeah, like breeding peppers.

1 Like

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!!

8 Likes

Yaaaay will you make it easier to use? (for noobs like me :pleading_face:)

2 Likes
randomuser ONLY

ADD A RICKROLL AT THE END!!! PLS!!!

2 Likes

dont forget me either!

1 Like

Definitely!

2 Likes

Oh NEVER! :wink:

3 Likes

@scamma please help me hack into that video and add a rickroll XD

2 Likes

and me : D

2 Likes

can you add a block that does the finding which two are the best and mixes those in one?

1 Like

I made it work with the Micro:Bit!

5 Likes

Yeah!! I’m still working on the extension btw, I’m hoping to release by next week!

2 Likes

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)

1 Like

AWESOMEEE!!! Thanks : D

1 Like

Yeah, I mix the best two! Mixing them all gets you about the same nets.

1 Like

and theres a game about a very specific chief defeating one of those ai robots

2 Likes

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.)

2 Likes

Ooo spooky!

2 Likes

I still don’t gerrit after like 5 months haha :sweat_smile:

If I knew how it worked, mark my words I would use it for EVERY SINGLE ONE OF MY BOSS FIGHTS FROM NOW ON.

5 Likes

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?