Lecture
Mediaspace scheduled maintenance: Aug 25, 2026 07:00 - 12:00 AM. During this time, videos will be temporarily unavailable. Check status updates.
This lecture covers the weight update step in neural networks, focusing on the mean input shift and bias problem that arises with rectified linear units (ReLU) in hidden layers. It discusses the impact on weight updates, the problem for ReLU and other units with non-negative inputs, and the solution provided by Shifted Exponential Linear Units (SELU). The instructor emphasizes the importance of correct initialization to avoid vanishing gradient and linearity issues.
Network: Computation in Neural Systems', Journal of Computational Neuroscience', and `Science'.