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: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
Machine Learning
2
2
================
3
3
4
+
The majority of the material here was created while taking Andrew Ng's free online
5
+
[Machine Learning class](https://www.coursera.org/course/ml) which I highly recommend!
6
+
4
7
Definition of Machine Learning by Tom Mitchell
5
8
6
9
*"A computer program is said to learn from experience E with respect to some task T and some performance measure P, if its performance on T, as measured by P, improves with experience E."*
@@ -27,8 +30,5 @@ Definition of Machine Learning by Tom Mitchell
27
30
- TODO: ReinforcementLearning
28
31
- TODO: RecommenderSystems
29
32
30
-
Most importantly, the majority of the material here was created while
31
-
taking Andrew Ng's free online [Machine Learning class](https://www.coursera.org/course/ml).
0 commit comments