subject collection
Artificial intelligence essentials
Essential vocabulary for modern artificial intelligence.
Algorithmnoun
A defined computational procedure.
ModelnounA learned or designed representation used to make predictions.
Training datanounExamples used to fit a model.
InferencenounUsing a model to produce an output.
Neural networknounA layered computational model inspired by connected neurons.
OverfittingnounLearning training data too closely to generalise well.
ExplainabilitynounThe ability to understand why a model produced an output.
