Kaomojis
🧠📉⏪🔧
Copy
#neural network training
#error correction
#backward pass
#weight update
#deep learning
∑(∂L/∂w)⬅️
Copy
#gradient calculation
#partial derivatives
#sum gradients
#calculus
#optimization
#weight update
#neural network training #error correction #backward pass #weight update #deep learning