Deep Learning Systems
In the context of optimization, velocity refers to the speed and direction of parameter updates during the training of a model. It incorporates both the current gradient and the previous updates, allowing for more efficient convergence towards the optimal solution. By considering previous updates, velocity helps the optimization process to navigate through complex landscapes, making it smoother and more effective.
congrats on reading the definition of Velocity. now let's actually learn it.