- Any plans to move the CNN and Sequence Models assignments to PyTorch?
- Is it worth learning TensorFlow in 2025? As a beginner, the “Deep Learning Specialization” seems important, but I am not sure if TensorFlow is a good use of time.
- I doubt that based on this reply which mentions that the last time the notebooks were updated was in 2021.
- Please see this thread.
If you’re interested in pytorch, see this.
1 Like
- CNN and Sequence Models: PyTorch is easier and more popular now, so basically it’s a good choice
- TensorFlow in 2025: It is still used in some jobs, but for beginners PyTorch is better choice to learn first. You can learn Tensorflow later if needed.
1 Like