Skip to content

Commit 4e5122c

Browse files
committed
u
1 parent f21f612 commit 4e5122c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+43
-43
lines changed

tutorial-contents-notebooks/.ipynb_checkpoints/401_CNN-checkpoint.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# 401 CNN\n",
88
"\n",
9-
"View more, visit my tutorial page: https://morvanzhou.github.io/tutorials/\n",
9+
"View more, visit my tutorial page: https://mofanpy.com/tutorials/\n",
1010
"My Youtube Channel: https://www.youtube.com/user/MorvanZhou\n",
1111
"\n",
1212
"Dependencies:\n",

tutorial-contents-notebooks/.ipynb_checkpoints/406_GAN-checkpoint.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# 406 GAN\n",
88
"\n",
9-
"View more, visit my tutorial page: https://morvanzhou.github.io/tutorials/\n",
9+
"View more, visit my tutorial page: https://mofanpy.com/tutorials/\n",
1010
"My Youtube Channel: https://www.youtube.com/user/MorvanZhou\n",
1111
"\n",
1212
"Dependencies:\n",

tutorial-contents-notebooks/201_torch_numpy.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# 201 Torch and Numpy\n",
88
"\n",
9-
"View more, visit my tutorial page: https://morvanzhou.github.io/tutorials/\n",
9+
"View more, visit my tutorial page: https://mofanpy.com/tutorials/\n",
1010
"My Youtube Channel: https://www.youtube.com/user/MorvanZhou\n",
1111
"\n",
1212
"Dependencies:\n",

tutorial-contents-notebooks/202_variable.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# 202 Variable\n",
88
"\n",
9-
"View more, visit my tutorial page: https://morvanzhou.github.io/tutorials/\n",
9+
"View more, visit my tutorial page: https://mofanpy.com/tutorials/\n",
1010
"My Youtube Channel: https://www.youtube.com/user/MorvanZhou\n",
1111
"\n",
1212
"Dependencies:\n",

tutorial-contents-notebooks/203_activation.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# 203 Activation\n",
88
"\n",
9-
"View more, visit my tutorial page: https://morvanzhou.github.io/tutorials/\n",
9+
"View more, visit my tutorial page: https://mofanpy.com/tutorials/\n",
1010
"My Youtube Channel: https://www.youtube.com/user/MorvanZhou\n",
1111
"\n",
1212
"Dependencies:\n",

tutorial-contents-notebooks/301_regression.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# 301 Regression\n",
88
"\n",
9-
"View more, visit my tutorial page: https://morvanzhou.github.io/tutorials/\n",
9+
"View more, visit my tutorial page: https://mofanpy.com/tutorials/\n",
1010
"My Youtube Channel: https://www.youtube.com/user/MorvanZhou\n",
1111
"\n",
1212
"Dependencies:\n",

tutorial-contents-notebooks/302_classification.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# 302 Classification\n",
88
"\n",
9-
"View more, visit my tutorial page: https://morvanzhou.github.io/tutorials/\n",
9+
"View more, visit my tutorial page: https://mofanpy.com/tutorials/\n",
1010
"My Youtube Channel: https://www.youtube.com/user/MorvanZhou\n",
1111
"\n",
1212
"Dependencies:\n",

tutorial-contents-notebooks/303_build_nn_quickly.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# 303 Build NN Quickly\n",
88
"\n",
9-
"View more, visit my tutorial page: https://morvanzhou.github.io/tutorials/\n",
9+
"View more, visit my tutorial page: https://mofanpy.com/tutorials/\n",
1010
"My Youtube Channel: https://www.youtube.com/user/MorvanZhou\n",
1111
"\n",
1212
"Dependencies:\n",

tutorial-contents-notebooks/304_save_reload.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"# 304 Save and Reload\n",
88
"\n",
99
"\"\"\"\n",
10-
"View more, visit my tutorial page: https://morvanzhou.github.io/tutorials/\n",
10+
"View more, visit my tutorial page: https://mofanpy.com/tutorials/\n",
1111
"My Youtube Channel: https://www.youtube.com/user/MorvanZhou\n",
1212
"\n",
1313
"Dependencies:\n",

tutorial-contents-notebooks/305_batch_train.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# 305 Batch Train\n",
88
"\n",
9-
"View more, visit my tutorial page: https://morvanzhou.github.io/tutorials/\n",
9+
"View more, visit my tutorial page: https://mofanpy.com/tutorials/\n",
1010
"My Youtube Channel: https://www.youtube.com/user/MorvanZhou\n",
1111
"\n",
1212
"Dependencies:\n",

0 commit comments

Comments
 (0)