We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f78adfc commit 04a24eeCopy full SHA for 04a24ee
1 file changed
README.md
@@ -1,2 +1,10 @@
1
# python3_tutorial
2
Getting started tutorial for machine learning and deep neural networks with python 3
3
+
4
5
+1. Clone this repository
6
+2. run each of the .ipynb by runing jupyter notebook
7
+3. You can install jupyter notebook by
8
+$ pip install jupyter
9
+4. start the tutorial from one.ipynb and advance accordingly.
10
0 commit comments