TensorFlow and Google Cloud Machine Learning
Dimensionality Reduction
...
Docker
...
Face detection
...
Google Cloud Machine Learning
...
How do you classify points
...
MNIST example
...
Programming complex
...
Recurrent Neural Networks
...
Speech API
...
Tensor Flow tutorials
...
Text detection
...
Vision API demo
...
Why not use large hidden layers
...
TensorFlow
1. Open source machine learning library
Machine Learning
Use probability/statistics for finding the difference between Apple and oranges
Multidimensional reputations
Speech, image
Tensor
Multi dimensional array - e.g., scalar, vector, matrix, cube
Computer Vision
1.
Could vision API
1. Complex image detection with a simple REST request
Examples
1. Google photos 2. Image search
Making an api request
1. Image input - base64imagerequest 2. Comes with a score 3. Landmark detection - Call an API and get a request 4. First 1000 requests free
Deep Learning
1. Neural networks - lots of matrix multiplication 2. Slow to train 3. Neural networks 2.0
The machine learning spectrum
1. Tensor Flow 2. Google Cloud Machine learning 3. Machine Learning API's
Logistic regression
99.0% accuracy
Flow
A graph that defines operations like + to do with data (tensors). A lot like numpy Fast Math with tensors
Neural Network
Playground.tensorflow.org