You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Python Data Science Snippets](https://github.com/futureprogrammer360/Python-Data-Science-Snippets) is a collection of [Sublime Text](https://www.sublimetext.com/) snippets for data science and machine learning in Python.
4
9
5
10
## 💻 Installation
@@ -100,4 +105,4 @@ Import snippets start with `i` followed by the package's import alias.
100
105
|`device`|`torch.device (cuda/cpu)`|
101
106
|`module`|`torch.nn.Module`|
102
107
103
-
The snippet files are in the `snippets` folder of [this GitHub repository](https://github.com/futureprogrammer360/Python-Data-Science-Snippets).
108
+
The snippet files are in the [`snippets`](https://github.com/futureprogrammer360/Python-Data-Science-Snippets/tree/master/snippets) folder of [this GitHub repository](https://github.com/futureprogrammer360/Python-Data-Science-Snippets).
0 commit comments