udacity / deep-learning-v2-pytorch

Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
MIT License
5.31k stars 5.34k forks source link

Intro to Pytorch - Part 1 - Tensors in PyTorch (Exercises).ipynb has solutions #312

Closed lurue101 closed 3 years ago

lurue101 commented 3 years ago

Hello,

I'm currently going through the course Intro to Pytorch, which is amazing. Thank you. I think in the Part 1 - Tensors in PyTorch (Exercises).ipynb notebook, the solutions are already included. For example when calculating the torch.sum() as the first exercise. Unless I'm mistaking something here.

Best regards Lukas

nasserboan commented 3 years ago

Hey! I'm backing this! As I can see every single notebook with (Exercises) has the solutions.

ronny-udacity commented 3 years ago

Thank you for reporting the issue. The solutions have been removed from the exercise notebook.