PyTorch vs TensorFlow | Ishan Misra and Lex Fridman

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

КОМЕНТАРІ • 52

  • @ogrendang7810
    @ogrendang7810 3 роки тому +283

    Asking a Facebook employee about pytorch vs tensorflow. 🤔

  • @Fordance100
    @Fordance100 Рік тому +44

    TF usually has some features 1-2 year ahead pytorch. Pytorch is more flexible for tweaking the model. TF2.4-2.6 was very buggy with strange errors that took long time to fix. That was the time I switched to mainly pytorch. I think TF is better now.

    • @StEvUgnIn
      @StEvUgnIn 7 місяців тому

      That pretty much sums it up

    • @sidgirase
      @sidgirase 4 місяці тому

      Your reply was a year ago but you seem to be very familiar with the 2 frameworks. I am starting out with one of the two. I am interested in vision based research and academia. Which one should I pick? Thanks in advance!

    • @Fordance100
      @Fordance100 4 місяці тому +1

      @@sidgirase Pytorch

  • @BapiKAR
    @BapiKAR 2 роки тому +30

    PyTorch is what I made a transition to from Tf2.x(x>=7). So far I see it quite cool & friendly to research community. And yes, I converted my entire TF code to PyTorch in less than 2weeks.

  • @ravipratapmishra7013
    @ravipratapmishra7013 9 місяців тому +2

    For me pytorch can give you more granular control with small learning curve, but when it comes to deplotment and documentation tf is way ahead.

  • @Ikaikaalika95
    @Ikaikaalika95 2 роки тому +10

    pytorch is more intuitive for SWEs, tensorflow is killer now with the keras integration

  • @perceptron5983
    @perceptron5983 Рік тому +14

    Both are great. TF with Keras has better performance, strong community support and robustness 👍PyTorch better for research and experimentation. Easier to use and debug since is more pythonic. Better Dynamic computation graph. Easier to deploy on web and mobile. Your choice will be determine on: use case and developer's preferences.

    • @GChief117
      @GChief117 Рік тому +1

      I mean there are more applications with PyTorch for computer vision purposes over tensorflow

  • @GChief117
    @GChief117 Рік тому +7

    PyTorch has more applications over tensorflow

  • @carlossegura403
    @carlossegura403 3 роки тому +81

    PyTorch’s source code is elegant and well thought out.

    • @noli-timere-crede-tantum
      @noli-timere-crede-tantum 2 роки тому +11

      In other words, TF's source code is complete garbage with no forethought taken? Jeff Dean just sat down one day and started typing until a framework emerged. Got it...

    • @cristian-bull
      @cristian-bull 2 роки тому +20

      @@noli-timere-crede-tantum Pytorch's source code is more elegant and better thought out.

    • @noli-timere-crede-tantum
      @noli-timere-crede-tantum 2 роки тому +2

      @@cristian-bull I'm sure you can give examples of that, as well as examples of when TF's source code lesser elegance makes it less effective at run time or solving a bug or adding features?

    • @generichuman_
      @generichuman_ 2 роки тому +29

      @@noli-timere-crede-tantum When someone tells you they like pepperoni pizza, do you say "oh... so what you're saying is that ham and pineapple pizza is garbage?!". No one is saying what you are accusing them of saying. Here's a better, more productive pathway. Why don't you tell us why you think tensorflow is better, instead of asking everyone else to do that for you.

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

      @@generichuman_ would PyTorch better for startups?

  • @stephennfernandes
    @stephennfernandes 3 роки тому +22

    Pytorch Forever 🔥🔥🔥 ... I know the XLA TPU support isn't almost there yet but yeah Pytorch 🔥

  • @adityanjsg99
    @adityanjsg99 Рік тому +2

    Tensorflow...!
    Great support, model integration and model deployment.

  • @abrahamsong6913
    @abrahamsong6913 9 місяців тому +5

    RIP tensorflow

  • @user-co1xw7wg6o
    @user-co1xw7wg6o 2 місяці тому

    the key he is saying is which open source code is avail free for download

  •  5 місяців тому

    Thank you

  • @ritapravadutta7939
    @ritapravadutta7939 2 роки тому +14

    After keras integration tf is winner

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

    wow 😀 ! you are diverse in your topics ! luv 'it 😘!

  • @MrEmbrance
    @MrEmbrance Рік тому +4

    jax

  • @tashinahmed5745
    @tashinahmed5745 3 роки тому +14

    doesn't answer the question at all :|

    • @noli-timere-crede-tantum
      @noli-timere-crede-tantum 2 роки тому +24

      I think his initial disclaimer completely disqualifies him from answering the question. If he hasn't built something meaningful in TF2, how can he make any comparisons whatsoever?

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

      read between the lines

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

      @@noli-timere-crede-tantum Have you used Pytorch?

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

    More like collaboration than competition. The open source _COMMUN_-ity shows how a _commune_ environment that _shares_ resources can be so vastly superior to the capitalistic wealth redistribution scheme, it isn't even funny.

  • @SubliminalJ-Official
    @SubliminalJ-Official 3 роки тому +26

    Tensorflow is bread and butter

  • @gorgolyt
    @gorgolyt Рік тому +4

    Pretty useless clip tbh, all he says is "I prefer Pytorch because I've been using it for longer". He mentions that the imperative style is easier to debug, but TensorFlow 2 also uses an imperative style.

  • @davisonyeoguzoro9232
    @davisonyeoguzoro9232 8 місяців тому +1

    Now ask a Google employee the same question

  • @francismumbi49
    @francismumbi49 3 роки тому +15

    Interesting

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

    This content is incredibly moving. I read a book with akin material that reshaped my worldview. "AWS Unleashed: Mastering Amazon Web Services for Software Engineers" by Harrison Quill

  • @AutoDidact-o9s
    @AutoDidact-o9s Рік тому

    #throwbacksundays

  • @MrGeorgetudo
    @MrGeorgetudo Рік тому +5

    WHY THE FUCK IS LEX FRIDMAN TALKING ABOUT MACHINE LEARNING

  • @arods
    @arods 5 місяців тому +1

    Very respectfully, but it's quite hard to understand what he is telling.

  • @paveldanilov4869
    @paveldanilov4869 9 місяців тому

    trrrrrrrrrrrrr