Lipschitz functions

Поділитися
Вставка
  • Опубліковано 14 гру 2024

КОМЕНТАРІ • 38

  • @lilyung4584
    @lilyung4584 4 роки тому +6

    I think I struck gold with this channel

  • @sessyman
    @sessyman 2 роки тому +2

    This video showed me how to change the world. Wow. Thank you so much Andrew McCrady. Also at the 36:41 Mark you referred to Grand Emperor Zuul as the fourth Grand Emperor of the Universe but he was actually the fifth.

  • @Boyang-zy9mv
    @Boyang-zy9mv 3 роки тому +2

    This video helps me with machine learning. Thank you. (I am learning gradient descent, one condition to ensure a function is converging is the function is c-Lipschitz.)

  • @francisotoobegyinah2392
    @francisotoobegyinah2392 3 роки тому +1

    Great explanation there Senior…appreciate that

  • @shibanichakraborty7471
    @shibanichakraborty7471 4 роки тому +2

    Thank you very much for clearing my doubts.

  • @markforget9416
    @markforget9416 3 роки тому +1

    Made more sense than my prof explaining this to me for an hour.

  • @mojtabavahdati7648
    @mojtabavahdati7648 4 роки тому

    Very nicely and thoroughly explained. Thanks.

  • @איילתדמור
    @איילתדמור 2 роки тому

    The intuition in the beginning was very helpfull, thank you!

  • @jiafeipeng1564
    @jiafeipeng1564 2 роки тому +1

    This video is very clear. Thanks.

  • @thisispri7595
    @thisispri7595 4 роки тому +2

    this was so clear, thank you!

  • @alexander53
    @alexander53 2 роки тому

    Fantastic video!

  • @jamesang7861
    @jamesang7861 4 роки тому +2

    Thank you!

  • @dadrunkgamer_007
    @dadrunkgamer_007 3 роки тому

    legend, great video

  • @parisaansari3267
    @parisaansari3267 3 роки тому +1

    Thank you.

  • @luizassuncao7302
    @luizassuncao7302 2 роки тому

    Thank you so much!

  • @Dawsonb1999
    @Dawsonb1999 2 роки тому

    Thanks for the vid!

  • @SLopez981
    @SLopez981 Рік тому

    Thank you

  • @bartlomiejodachowski
    @bartlomiejodachowski 2 роки тому

    kolos za godzine. dzkk

  • @zahraakhalife9150
    @zahraakhalife9150 2 роки тому

    Thanks! :)

  • @carencademy992
    @carencademy992 2 роки тому

    0:47.....i think that's not correct.... K can be different for different choices of x and y .... It is just that set of K's should be bounded ...

    • @DrMcCrady
      @DrMcCrady  2 роки тому

      The set of such numbers K is not bounded, specifically it’s never bounded above. If
      |f(x)-f(y)| is less than K|x-y| for some K, then it’s true for all M larger than K, too.
      The definition says there should be some number K that works for all inputs, x and y, from the domain A. So “Lipschitz” depends on both (1) the function f and (2) the domain of inputs A.

    • @carencademy992
      @carencademy992 2 роки тому

      I think i couldn't convey my idea .... When i say set of Ks ...that doesn't mean set of Ks for particular value of x and y ..... It essentially the set of real numbers needed for different pairs x and y.... And for that it has to be bounded......
      For example for √x in[0,1]....you cannot find such bounded set of values of K ....for all pairs x and y such that Lipschitz condition is satisfied....while for Lipschitz functions ...you can find a set of values of K for different-different pairs x and y ....such that the set is bounded ....and its upper bound can be taken as that one value of K that will work for every pair of values x and y

    • @DrMcCrady
      @DrMcCrady  2 роки тому

      I think you would need to take the minimal K for each pair x and y, then Lipschitz might be equivalent to the set of all such minimal K being bounded above. In other words, the Lipschitz constant of the function over the whole domain is the supremum of the Lipschitz constants for each pair of inputs from the domain? Is that what you’re saying?

    • @carencademy992
      @carencademy992 2 роки тому

      @@DrMcCrady ya .... Well let it be .... You were not wrong ...... I just wanted to say k is not necessarily same for each pair of x and y ........ that's it ...good lecture 👍

    • @DrMcCrady
      @DrMcCrady  2 роки тому +1

      Thanks for the discussion, cheers!

  • @mojtabavahdati7648
    @mojtabavahdati7648 4 роки тому

    Of course I'm a bit in doubt about the last proof, by setting the x in the boundry (0, 1/(k^2)), you're also limiting the k, because the x has to be from [0, 2]. that means k will not be any arbitrary number, while nothing in the Lipschitz theorem states that there are any limits on choosing the k.