Zoubin Ghahramani: "Probabilistic Machine Learning: From theory to industrial impact"

Поделиться
HTML-код
  • Опубликовано: 28 ноя 2024

Комментарии • 7

  • @AzwadAbid
    @AzwadAbid 5 лет назад +2

    This lecture is gold and very unique. Deserves way more view

  • @usptact
    @usptact 6 лет назад +4

    "Statistics is mathematics of data." -- Zoubin Ghahramani

  • @batuhankavlak
    @batuhankavlak 4 года назад

    Can anyone share an explanation about 'solver' referred in the video? What is the distinction between a model and a solver they were talking about?

    • @rodrigobraz2
      @rodrigobraz2 3 года назад +1

      A model declaratively establishes a relationship between variables without offering a way to find the value (or distribution) of variables. A solver takes a model (and possibly some data) and does that. For example, a quadratic equation x^2 + x + 1 = 0 is a model, while the Bhaskara method is a solver for that kind of model that determines the value of x.

    • @batuhankavlak
      @batuhankavlak 3 года назад

      @@rodrigobraz2 Thanks! Although it is quite intuitive, I could not be sure.

  • @miladbanan2445
    @miladbanan2445 5 лет назад

    Thanks