This is an AI created in Scratch. It can differenciate between rectangles (result = 0) and circled (result = 1) Highly recommended using turbowarp for faster running!: https://turbowarp.org/855428776. It have a default training of 17000 pictures. Made in a 500 rectangle, 500 circle set. That's ~65% Accuracity!* -------------------------------------------------------------------------Here are some controls: ------------------------------------------------------------------------- 1 - press "m" to reset weights (not recommended). 2 - press "r" to erase screen and stop all programs. 3 - press "g" to configure the training. 4 - press "t" to start the training, you can press "t" another time to pause the current training. -------------------------------------------------------------------------The Variables: --------------------------------------------------------------------------System.Status = indicates what is doing the calculator -Trained = shows how many pictures have been trained the AI. -Result = the result neuron of the AI, the output (0 = rectangle, 1 = Circle) -Correct = Shows how many correct answers got in the training set (only works if training) -Accuracity = Shows the % of getting the good answer. -TotalCorrects = Shows the total correct answer in all the training (only works if training). -------------------------------------------------------------------------Aclarations: ------------------------------------------------------------------------- *58% seems a very big error but training this AI is EXPENSIVE. Actually training for 17000 pictures is aprox 1 hour in turbowarp.
This project is 100% made by me from scratch. -------------------------------------------------------------------------If you reinvent this project, please credit me: Made by: @raticuli