Skip to content

fixed link redircting to older version of website and added new link …#768

Open
abdulrahimq wants to merge 1 commit intoAtcold:masterfrom
abdulrahimq:week2_link
Open

fixed link redircting to older version of website and added new link …#768
abdulrahimq wants to merge 1 commit intoAtcold:masterfrom
abdulrahimq:week2_link

Conversation

@abdulrahimq
Copy link

The old link didn't work, so I added a link to the new version and also linked another tutorial that has an example of using device() with models.

Copy link
Owner

@Atcold Atcold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for finding the issue.
I've update the URL. You can accept the edit and push it, if it's okay.

The Jupyter notebook can be found [here](https://github.com/Atcold/pytorch-Deep-Learning-Minicourse/blob/master/04-spiral_classification.ipynb). In order to run the notebook, make sure you have `the dl-minicourse` environment installed as specified in [README.md](https://github.com/Atcold/pytorch-Deep-Learning-Minicourse/blob/master/README.md).

An explanation of how to use `torch.device()` can be found in [last week's notes](https://atcold.github.io/pytorch-Deep-Learning-Minicourse/en/week01/01-3/).
An explanation of how to use `torch.device()` can be found in [last week's notes](https://github.com/Atcold/pytorch-Deep-Learning-Minicourse/blob/master/01-tensor_tutorial.ipynb) and an example is shown in [this lecture](https://github.com/Atcold/pytorch-Deep-Learning-Minicourse/blob/master/04-spiral_classification.ipynb).
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the correct URL.

Suggested change
An explanation of how to use `torch.device()` can be found in [last week's notes](https://github.com/Atcold/pytorch-Deep-Learning-Minicourse/blob/master/01-tensor_tutorial.ipynb) and an example is shown in [this lecture](https://github.com/Atcold/pytorch-Deep-Learning-Minicourse/blob/master/04-spiral_classification.ipynb).
An explanation of how to use `torch.device()` can be found in [last week's notes](https://atcold.github.io/pytorch-Deep-Learning/en/week01/01-3/).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants