AIExplainer
Deep Learning Advanced 1 min read

What is a step?

A forward pass and backward pass of one batch.

A forward pass and backward pass of one batch. See backpropagation for more information on the forward pass and backward pass.

Practitioners refer to step when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.