Gallery
[New] Concise and Practical AI/ML
Share
Explore

icon picker
Artificial Intelligence

Formula

AI = Genetics + ML

Genetics

Genetics are about the known data and known processes. Genetics are classic or popular algorithms including the genetics algorithm itself, and known data. ML part is the best with combinatory models. Genetics is mostly not mention in this book, and only about machine learning (ML).
The formula could be AI = Instincts + ML, but that would be not enough, using the word ‘Instincts’ (ready-to-use instincts) will be missing the evolution process which upgrades intelligence and allow re-learning of things for creativity.
Points of genetics:
Known data, known processes
Mechanism for evolving (for better data + processes, for relearning for creativity)
Guardrail, ethical rules

ML (Machine Learning)

ML is how AI learns more about data and new processes.
Formula of machine learning:
ML = SL + RL + UL
SL (supervised learning) is learning with output known
RL (reinforcement learning) is learning with output partially known
UL (unsupervised learning) is learning with output not-known

Bio and AI

Cerebrum is similar to CPU/GPU/NPU/Mem for processing and storing live data. Cerebellum & core parts are similar to Storage. Human cerebrum can’t fit all the data in cerebellum, just as Mem can’t fit all data from Storage.
Some concepts:
Remember is storing info to (1)Mem then (2)Storage.
Recall is taking info out from (2)Storage back to (1)Mem.
Thinking of is working with info in Mem.
Knowing is recallable to think.
Action is the result of thinking with known info.

Share
 
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.