Model Pipeline - ResNet and skip connections
This pipeline shows how a ResNet model uses skip connections to help the model learn better by allowing information to flow directly across layers. This helps avoid problems like forgetting earlier information.