ScratchData LogoScratchData
Back to cs2627883's profile

Adaptive Encoding AI

CScs2627883•Created October 20, 2020
Adaptive Encoding AI
7
7
121 views
View on Scratch

Instructions

This project starts off without knowing any characters, then "learns" new characters, and is able to use them to encode new things! For example, if the AI knows the characters a and b, and you enter c, it will learn c. Then, if you enter the string abc, it will be able to use it's prior knowledge to encode the string without needing to learn any more characters!

Description

This is 100% by me using my encode/decode engine. This engine is important because it can adapt to the length of the characters. For example, if the length of the characters is 99, then becomes 100, it will know to add an extra 0 because the encoded letters need to be 1 extra digit long. Features: ____________________________________________ . Encoding and decoding that adapts to add more or less 0s to encoded characters . Messages like loading animation . User Interface and success/fail calculations . Variables that let you know what's going on while it's happening ____________________________________________ Code is in the stage.

Project Details

Project ID438598844
CreatedOctober 20, 2020
Last ModifiedApril 1, 2021
SharedOctober 20, 2020
Visibilityvisible
CommentsAllowed