Where do AI networks get their intelligence from?
$\rightarrow$ well set weights: perfect weights $=$ high intel.
Do we hire grad students to go and fiddle around with those weights?
$\rightarrow$ learn with examples.
How many possible outcomes are there?
If the experiment has two steps $ \to A \to B $
Then the number of outcomes of the experiment is $$ \boxed{ |A| \cdot |B| = m \cdot n } $$
Example: a pixel could be one of $ 256^3 \approx 17000000 $ different colors (RGB).
If the outcome of an experiment is either from set $ A $ OR set $ B $
Then the total number of outcomes of the experiment is $$ \boxed{ |A| + |B| = m + n } $$