We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76c58d8 commit 6d52acfCopy full SHA for 6d52acf
README.md
@@ -1,2 +1,13 @@
1
# Deep Learning Tutorials using PyTorch (PseudoLab)
2
3
+
4
5
+## How to contribute
6
7
+1. fork [Pseudo-Lab/Tutorial-Book](https://github.com/Pseudo-Lab/Tutorial-Book)
8
+2. clone the forked repo to your local computer
9
+3. make necessary changes on the local repo
10
+4. push the changes made on the local repo to the forked repo
11
+5. create a pull request from the forked repo to [Pseudo-Lab/Tutorial-Book](https://github.com/Pseudo-Lab/Tutorial-Book)
12
+6. Repeat step 3 and 5
13
0 commit comments