Concept 01 of 19
settledTraining vs inference
Training is the years of schooling. Inference is the answer in the exam.
Definition
Training is the slow, expensive learning phase where the model's internal numbers are set. Inference is the fast usage phase that runs every time you ask it something.
Step 1