-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Khushdeep Singh edited this page Oct 6, 2019
·
5 revisions
Field of study that gives computers the ability to learn without being explicitly programmed -Arthur Samuel, IBM, 1959 Machine learning algorithms can figure out how to perform important tasks by generalizing from examples
Machine learning is fitting a function to examples and using that function to generalize and make the predictions about new examples
Deep learning is fitting functions to examples where those functions are connected layers of nodes; with the intent to generalize and make predictions about new examples