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 22198d2 commit f0009ccCopy full SHA for f0009cc
README.md
@@ -2,3 +2,9 @@ These are solutions to the exercises up at the [Stanford OpenClassroom Deep Lear
2
3
Apologies for the mess. I'll clean this up when I have some spare time. Pull requests welcome, of course.
4
5
+Here's the order of the exercises:
6
+### [Stanford OpenClassroom Deep Learning class](http://openclassroom.stanford.edu/MainFolder/CoursePage.php?course=DeepLearning)
7
+1. linear.m
8
+2. multiple.m
9
+3. logistic.m
10
+
logistic_regression.m renamed to logistic.m
0 commit comments