Before and after training

Put in order what happens when a model learns patterns and is later used to answer.

Training and answering are different moments. Put each step in its place!
  1. 1The system receives many examples.
  2. 2The model adjusts its patterns from the examples.
  3. 3A new input is presented.
  4. 4The model produces an answer.