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
Copy file name to clipboardExpand all lines: subjects/ai/keras-2/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ We recommend to use:
64
64
65
65
### Exercise 1: Regression - Optimize
66
66
67
-
The goal of this exercise is to learn to set up the optimization for a regression neural network. There's no code to run in that exercise. In W2D2E3, we implemented a neural network designed for regression. We will be using this neural network:
67
+
The goal of this exercise is to learn to set up the optimization for a regression neural network. There's no code to run in that exercise. In W3D2E3 (keras), we implemented a neural network designed for regression. We will be using this neural network:
0 commit comments