Skip to content

Commit c3ea97f

Browse files
authored
Add files via upload
1 parent 0dda048 commit c3ea97f

File tree

45 files changed

+1117
-831
lines changed

Some content is hidden

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

45 files changed

+1117
-831
lines changed

FFN/DUDL_FFN_CodeChallengeBreadthDepth.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"## SECTION: FFNs\n",
6060
"### LECTURE: CodeChallenge: MNIST and breadth vs. depth\n",
6161
"#### TEACHER: Mike X Cohen, sincxpress.com\n",
62-
"##### COURSE URL: udemy.com/course/deeplearning_x/?couponCode=202305"
62+
"##### COURSE URL: udemy.com/course/deeplearning_x/?couponCode=202401"
6363
]
6464
},
6565
{

FFN/DUDL_FFN_CodeChallenge_binMNIST.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"## SECTION: FFNs\n",
6060
"### LECTURE: CodeChallenge: Binarized MNIST images\n",
6161
"#### TEACHER: Mike X Cohen, sincxpress.com\n",
62-
"##### COURSE URL: udemy.com/course/deeplearning_x/?couponCode=202305"
62+
"##### COURSE URL: udemy.com/course/deeplearning_x/?couponCode=202401"
6363
]
6464
},
6565
{

FFN/DUDL_FFN_CodeChallenge_missing7.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"## SECTION: FFNs\n",
6060
"### LECTURE: CodeChallenge: The mystery of the missing 7\n",
6161
"#### TEACHER: Mike X Cohen, sincxpress.com\n",
62-
"##### COURSE URL: udemy.com/course/deeplearning_x/?couponCode=202305"
62+
"##### COURSE URL: udemy.com/course/deeplearning_x/?couponCode=202401"
6363
]
6464
},
6565
{

FFN/DUDL_FFN_CodeChallenge_normalization.ipynb

Lines changed: 482 additions & 1 deletion
Large diffs are not rendered by default.

FFN/DUDL_FFN_CodeChallenge_optimizers.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"## SECTION: FFNs\n",
5656
"### LECTURE: CodeChallenge: Optimizers and MNIST\n",
5757
"#### TEACHER: Mike X Cohen, sincxpress.com\n",
58-
"##### COURSE URL: udemy.com/course/deeplearning_x/?couponCode=202305"
58+
"##### COURSE URL: udemy.com/course/deeplearning_x/?couponCode=202401"
5959
]
6060
},
6161
{

FFN/DUDL_FFN_FFNonMNIST.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"## SECTION: FFNs\n",
5656
"### LECTURE: FFN to classify digits\n",
5757
"#### TEACHER: Mike X Cohen, sincxpress.com\n",
58-
"##### COURSE URL: udemy.com/course/deeplearning_x/?couponCode=202305"
58+
"##### COURSE URL: udemy.com/course/deeplearning_x/?couponCode=202401"
5959
]
6060
},
6161
{

FFN/DUDL_FFN_aboutMNIST.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"## SECTION: FFN\n",
5454
"### LECTURE: The MNIST dataset\n",
5555
"#### TEACHER: Mike X Cohen, sincxpress.com\n",
56-
"##### COURSE URL: udemy.com/course/deeplearning_x/?couponCode=202305"
56+
"##### COURSE URL: udemy.com/course/deeplearning_x/?couponCode=202401"
5757
]
5858
},
5959
{

FFN/DUDL_FFN_scrambledMNIST.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"## SECTION: FFNs\n",
5656
"### LECTURE: Scrambled MNIST\n",
5757
"#### TEACHER: Mike X Cohen, sincxpress.com\n",
58-
"##### COURSE URL: udemy.com/course/deeplearning_x/?couponCode=202305"
58+
"##### COURSE URL: udemy.com/course/deeplearning_x/?couponCode=202401"
5959
]
6060
},
6161
{

FFN/DUDL_FFN_shiftedMNIST.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"## SECTION: FFNs\n",
5656
"### LECTURE: Shifted MNIST\n",
5757
"#### TEACHER: Mike X Cohen, sincxpress.com\n",
58-
"##### COURSE URL: udemy.com/course/deeplearning_x/?couponCode=202305"
58+
"##### COURSE URL: udemy.com/course/deeplearning_x/?couponCode=202401"
5959
]
6060
},
6161
{

FFN/DUDL_FFN_weightHistograms.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"## SECTION: FFNs\n",
6060
"### LECTURE: Distributions of weights pre- and post-learning\n",
6161
"#### TEACHER: Mike X Cohen, sincxpress.com\n",
62-
"##### COURSE URL: udemy.com/course/deeplearning_x/?couponCode=202305"
62+
"##### COURSE URL: udemy.com/course/deeplearning_x/?couponCode=202401"
6363
]
6464
},
6565
{

0 commit comments

Comments
 (0)