Donāt worry, Iāll make mine cuddly!
XD Yesss I cant wait!!
They always start cuddly, and end in disaster
why is it a terrible idea? and can u tell me whatās the franchise name? please.
The video is here!
(Thank you to @AbstractDesigner , @CreativeUsername , @DangerNoodle , and @BoostedGames for the music!)
hello @randomuser i forgot about this but i made en extension that you can attach any data to a name. it also has a way to convert a array into a string so that you donāt have to train the AI every time, just send the neural net into the console and copy it, then you can put it into an other block to convert it back to an array
its on my github page Here its the āextension builder helperā lmao funny name right?
Oh thatās amazing!! Iāll look into it, thank you!
hey @randomuser! by any chance can the neural networks have like 350 inputs and like 700+ outputs?
I mean⦠they could with a strong enough computer! But why do you want that?
i want to make a string to music AI with a 350 character limit as input (or more based on how i manages inputs)
Hmm I donāt think users will be able to run that many!
hmmm, ho well i guess i can do something like the floyd steinberg dithering algorithm
id have to convert images into a string arrays tho idk how ima do that
Thereās one flaw with your program. you are combining the two best AI but both AI might did really well but they could be very different in how they work.
Well yes, but thatās a problem with any form of evolution!
The way I would handle it. I would combine the best with a random AI two time to replace the other two AI.
You could try to make copies of the best AI but add some mutations to them
I am READING UPā¦
I NEEED to know how this extension worksā¦
Yo! We said the same thing!
Yeah, mutations are awesome- i have it planned for version 2! (along with auto-training, easier displays, and saving nets)
Well not really, you suggested combining a random AI with the existing one, but I suggested copying the best AI with small changes to them (mutations)