Traditional computing and code distills down…
Traditional computing and code distills down to a simple concept — something is “true” (output) if specific conditions are electronically met. Boolean logic and Boolean gates enable this and code basically accesses Boolean logic
#AI and #MachineLearning are slightly different. They train on and model data by recognizing patterns in the Boolean outcomes of specific electronic conditions. They use neural networks to “represent” both outcomes and the preconditions
In this sense, AI and machine learning recognize and represent “cause and effect” and mimic the human brain
That’s all!
Thanks to the awesome pleb mark tyler for helping me understand