Sie sind auf Seite 1von 30

Machine Learning

Lunch & Learn - Session 8


Luis Borbon
25/07/2017
Table of contents
1. Recap
2. AI and Industry
3. Deep Learning
4. Demos
5. Video
6. More Resources
Recap
Gradient descent
Gradient descent is a first-order iterative
optimization algorithm for finding the
minimum of a function.
Gradient descent
Gradient descent
Gradient descent is a popular method in the field
of machine learning because part of the process
of machine learning is to find the highest
accuracy, or to minimize the error rate, given a
set of training data.

Gradient descent is used to find the minimum


error by minimizing a "cost" function.
Neuron
The artificial neuron receives one or more inputs
(representing dendrites) and sums them to
produce an output (or activation) (representing a
neuron's axon).

Usually the sums of each node are weighted,


and the sum is passed through a non-linear
function known as an activation function.
Artificial Neural Network
AI and Business
Why Tesla Is Worth More Than GM
Smartest Companies 2017
50 Smartest Companies
1. Nvidia 11. Face ++
2. SpaceX 12. First Solar
3. Amazon 13. Intel
4. 23andMe 14. Quanergy Systems
5. Alphabet 15. Vestas Wind Systems
6. iFlytek 16. Apple
7. Kite Pharma 17. Merck
8. Tencent 18. Carbon
9. Regeneron 19. Desktop Metal
10. Spark Therapeutics 20. Ionis Pharmaceuticals
Deep Learning
Deep Learning
Deep learning (also known as deep
structured learning or hierarchical learning)
is the application of artificial neural networks
(ANNs) to learning tasks that contain more
than one hidden layer. Deep learning is part
of a broader family of machine learning
methods based on learning data
representations, as opposed to task-specific
algorithms. Learning can be supervised,
partially supervised or unsupervised.
AI vs ML vs DL
Artificial Intelligence: Computer system(s) that mimics and/or replicates human
intelligence.

Machine Learning: Allows computers to learn on their own.

Deep Learning: Algorithms attempting to model high level abstractions in data to


determine a high level meaning.
http://www.escience.cn/people/JunweiHan/SaliencyDetection.html
Demos
Demo
Neural network

https://www.clarifai.com/demo

https://erkaman.github.io/regl-cnn/src/demo.html

http://yann.lecun.com/exdb/lenet/index.html

https://aiexperiments.withgoogle.com

http://nlp.stanford.edu:8080/sentiment/rntnDemo.html
Video
Video
Check out this video
https://youtu.be/1G0e-mR9a4k
More resources
Resources
Udacity

Udemy

Coursera

Edx

Your favorite search engine...

Das könnte Ihnen auch gefallen