Top Banner
Rise of the Machines Jack Concanon
16

Rise of the Machines Jack Concanon. “ A Field of study that gives computers the ability to learn without being explicitly programmed - Arthur Samuel.

Dec 22, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Rise of the Machines Jack Concanon. “ A Field of study that gives computers the ability to learn without being explicitly programmed - Arthur Samuel.

Rise of the MachinesJack Concanon

Page 2: Rise of the Machines Jack Concanon. “ A Field of study that gives computers the ability to learn without being explicitly programmed - Arthur Samuel.
Page 3: Rise of the Machines Jack Concanon. “ A Field of study that gives computers the ability to learn without being explicitly programmed - Arthur Samuel.
Page 4: Rise of the Machines Jack Concanon. “ A Field of study that gives computers the ability to learn without being explicitly programmed - Arthur Samuel.
Page 5: Rise of the Machines Jack Concanon. “ A Field of study that gives computers the ability to learn without being explicitly programmed - Arthur Samuel.

“A Field of study that gives computers the

ability to learn without being explicitly programmed

- Arthur Samuel

Page 6: Rise of the Machines Jack Concanon. “ A Field of study that gives computers the ability to learn without being explicitly programmed - Arthur Samuel.

  “A computer program is said to learn from

experience E with respect to some class of tasks T and performance measure P, if its performance at

tasks in T, as measured by P, improves with experience E

- Tom M. Mitchell

Page 7: Rise of the Machines Jack Concanon. “ A Field of study that gives computers the ability to learn without being explicitly programmed - Arthur Samuel.

Can Machines Think?

Can machines do what we do?

Can they pretend?

How much help do they need?

Page 8: Rise of the Machines Jack Concanon. “ A Field of study that gives computers the ability to learn without being explicitly programmed - Arthur Samuel.

Why Now?

http://internet-map.net

Page 9: Rise of the Machines Jack Concanon. “ A Field of study that gives computers the ability to learn without being explicitly programmed - Arthur Samuel.

Supervised Learning Requires labelled training

examples Function approximation Based on an input vector

you should receive an expected output

Linear regression is the simplest

Line of best fit is a valid tool for prediction

Page 10: Rise of the Machines Jack Concanon. “ A Field of study that gives computers the ability to learn without being explicitly programmed - Arthur Samuel.

Unsupervised Learning

Unclassified data

Finding hidden structures

Clustering

Data mining

Page 11: Rise of the Machines Jack Concanon. “ A Field of study that gives computers the ability to learn without being explicitly programmed - Arthur Samuel.

Linear Regression Example

Page 12: Rise of the Machines Jack Concanon. “ A Field of study that gives computers the ability to learn without being explicitly programmed - Arthur Samuel.

Neural Networks

Page 13: Rise of the Machines Jack Concanon. “ A Field of study that gives computers the ability to learn without being explicitly programmed - Arthur Samuel.

Neural Network Visualisation

Page 14: Rise of the Machines Jack Concanon. “ A Field of study that gives computers the ability to learn without being explicitly programmed - Arthur Samuel.
Page 15: Rise of the Machines Jack Concanon. “ A Field of study that gives computers the ability to learn without being explicitly programmed - Arthur Samuel.

Example – Cat or Hat?

Page 16: Rise of the Machines Jack Concanon. “ A Field of study that gives computers the ability to learn without being explicitly programmed - Arthur Samuel.

Thanks for Listening!• How much data is made each minute? -

http://www.visualnews.com/2012/06/19/how-much-data-created-every-minute/

• What does a hidden layer do? - https://stats.stackexchange.com/questions/63152/what-does-the-hidden-layer-in-a-neural-network-compute#63163

• Animating neural networks using R - http://beckmw.wordpress.com/2013/03/19/animating-neural-networks-from-the-nnet-package/

• Google research document on identifying high level features from images of humans and cats – https://static.googleusercontent.com/external_content/untrusted_dlcp/research.google.com/en/us/archive/unsupervised_icml2012.pdf

• Google research documents on machine learning - http://research.google.com/pubs/ArtificialIntelligenceandMachineLearning.html

• Coursera Machine Learning - https://www.coursera.org/course/ml