Hi! Welcome to my new primitive AI which guesses what you draw based on its "training." Just click to start and then draw what is asked. When your ink runs out, my AI will try to guess what you have drawn. It's kind of like Google's Quickdraw! TURN UP YOUR VOLUME! :) I recommend using TurboWarp or Forkphorus for this project. If you want the AI to be better at guessing, play the project several times. I cannot use cloud storage because this project would produce too much data that does not fit in ten cloud variables, so the AI will forget what you taught it whenever you reload the project. However, pressing the green flag does not clear the AI's memory, so play many times to make it a doodle-guessing professional. Perhaps in the future, I will add a save/load functionality (though lists have limits, too). Let me know if you encounter bugs or if the algorithm can be improved. The algorithm runs in reasonable time, but it is still kind of slow because of so much looping; therefore, I am working on a mode that makes the guessing quicker. The guessing while you're drawing is random, but the final guess is actually the artificial intelligence's prediction.
Everything was made by me! I have recently become quite interested in AI and machine learning so I made this. I have yet to implement better weights, but this works okay for now. If you're interested in learning more about AI or want to help me improve this algorithm, please let me know in the comments. :D ______________________________________________ Update Log 0.1 - Beta Release #AI #artificial #intelligence #new