Viewing a single comment thread. View all comments

MOSFETBJT t1_j078ma9 wrote

Thanks dude. Tensorflow gets a lot of hate on this sub. But I think part of it is people memeing

22

skadoodlee t1_j07z95s wrote

Why does it get hate

3

M4xM9450 t1_j08eql4 wrote

It started out being not as “pythonic” as pytorch and so people flocked over to pytorch. Many new papers and models are implemented in pytorch and very few see the point in converting them to tensorflow since many of these models just run on desktops or servers. That said, both frameworks have their ups and downs. I myself have started with keras when it first got integrated into tensorflow and haven’t really wanted to use pytorch because it’s limited in being brought to web/mobile apps.

15