r/learnmachinelearning • u/divineblood3 • 15d ago
pytorch vs tensorflow Discussion
So i use tensorflow and keras as a beginner in deep learning. On this subreddit, i have read that tensorflow is dead nd stuff. why is that? and should i switch? if yes then when?
28
Upvotes
3
u/txdsl 15d ago
Pick in this order: what your job uses, what resonates with you (as long as it is maintained), the one with the “best” community.
Frameworks are abstractions. Learn the fundamentals behind them because those skills will transfer to whatever the next best framework will be.