korrents

optimizers

The algorithms that actually move a model's weights during training, and the trade-offs between them.

What people on korrents have said about optimizers, newest first — 9 positions from 3 people.

FilterEveryone, all time
  1. RS

    Richard Sutton quoted

    Well, there's nothing in them which will cause it to generalize. Well, the gradient descent will cause them to find a solution to the problems they've seen. And if there's only one way to solve them, you know, they they'll do it. But there are many ways to solve it. Some which generalize well, some which generalize poorly. There's nothing in them in the algorithms that will cause them to generalize well.

    Richard Sutton – Father of RL thinks LLMs are a dead endyoutube.com 17th of 25 in this recording

  2. 11 years earlier
  3. DK

    Diederik P. Kingma quoted

    We introduce Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments.

    Kingma & Ba, "Adam: A Method for Stochastic Optimization" (arXiv)arxiv.org 1st of 8 in this piece

  4. JB

    Jimmy Ba quoted

    We introduce Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments.

    Kingma & Ba, "Adam: A Method for Stochastic Optimization" (arXiv)arxiv.org 2nd of 8 in this piece

  5. DK

    Diederik P. Kingma quoted

    The method is straightforward to implement, is computationally efficient, has little memory requirements, is invariant to diagonal rescaling of the gradients, and is well suited for problems that are large in terms of data and/or parameters.

    Kingma & Ba, "Adam: A Method for Stochastic Optimization" (arXiv)arxiv.org 3rd of 8 in this piece

  6. JB

    Jimmy Ba quoted

    The method is straightforward to implement, is computationally efficient, has little memory requirements, is invariant to diagonal rescaling of the gradients, and is well suited for problems that are large in terms of data and/or parameters.

    Kingma & Ba, "Adam: A Method for Stochastic Optimization" (arXiv)arxiv.org 4th of 8 in this piece

  7. DK

    Diederik P. Kingma quoted

    The method is also appropriate for non-stationary objectives and problems with very noisy and/or sparse gradients.

    Kingma & Ba, "Adam: A Method for Stochastic Optimization" (arXiv)arxiv.org 5th of 8 in this piece

  8. JB

    Jimmy Ba quoted

    The method is also appropriate for non-stationary objectives and problems with very noisy and/or sparse gradients.

    Kingma & Ba, "Adam: A Method for Stochastic Optimization" (arXiv)arxiv.org 6th of 8 in this piece

  9. DK

    Diederik P. Kingma quoted

    The hyper-parameters have intuitive interpretations and typically require little tuning.

    Kingma & Ba, "Adam: A Method for Stochastic Optimization" (arXiv)arxiv.org 7th of 8 in this piece

  10. JB

    Jimmy Ba quoted

    The hyper-parameters have intuitive interpretations and typically require little tuning.

    Kingma & Ba, "Adam: A Method for Stochastic Optimization" (arXiv)arxiv.org 8th of 8 in this piece