10
Python Alogrithm
Joseph Peloquin
Click button below to view entry code. View using this online Python Compiler. Copy and paste from the .txt file.
ComputerProgramming/OriginalCode/Informational
Grades 6-8
11
A Better Version of Tesla's Traffic Sign Recognition
Myra Cropper
Click button below to view entry. It should bring up google colab, click on the cell and then hit the circular button with a triangle on it, a message may pop up saying that it comes from an unrecognized user, hit run anyway, that should run the code, It will take a moment for the first cell to run, scroll down and it will show the running process-it will say epoch 10/10 when the code is done running and the run button will have stopped loading, then scroll down and run the 2nd cell, it will prompt the user to enter a URL, copy and paste any URL from the top of the code-it is labeled where the URLs are, and the program will correctly classify each image, once the first cell has been run, you can continue to run the 2nd cell as many times as you like entering the different URLs without needing to re-run the first cell
ComputerProgramming/OriginalCode/Informational
Grades 9-12
