Forward pass - AshokBhat/ml GitHub Wiki
Description
- A set of operations that transform network input into the output space.
- During inference, the neural network relies solely on the forward pass
FAQ
- What is forward pass?
- What happens during forward pass?
Feed forward pass during ML training
See also
- [Batch]] ](/AshokBhat/ml/wiki/[Batch-size) | [Mini-Batch]] | [Forward pass]] ](/AshokBhat/ml/wiki/[[Backpropagation)