Building an ai with raspberry pi

12
Building an AI with Raspberry Pi Stephen Lee [email protected] twitter.com/aniotmaker +

Transcript of Building an ai with raspberry pi

Page 1: Building an ai with raspberry pi

Building an AI with Raspberry Pi

Stephen Lee [email protected] twitter.com/aniotmaker

+

Page 2: Building an ai with raspberry pi

Introduction•What’s TensorFlow?

TensorFlow™ is an open source software library for numerical computation using data flow graphs.

https://youtu.be/mWl45NkFBOc

Python, C++

Page 3: Building an ai with raspberry pi

Demo Time•CNN Inception V3

•CNN YOLO

•CNN

•RNN• Stock Price Prediction

•Speech Recognition

Page 4: Building an ai with raspberry pi

RNN

CNN

Page 5: Building an ai with raspberry pi

Supervised Learning

Page 6: Building an ai with raspberry pi

TensorFlow Structure

Page 7: Building an ai with raspberry pi

Popularity

https://github.com/hunkim/DeepLearningStars

5X!!

Page 8: Building an ai with raspberry pi

Tensor & Variable

multi- dimensional array

a special kind of operation that returns a handle to a persistent mutable tensor that survives across executions of a graph.

•Tensor

•Variable

Page 9: Building an ai with raspberry pi

ML & DL

More than 2 layers!

Ref: https://www.xenonstack.com/blog/log-analytics-with-deep-learning-and-machine-learning

Page 10: Building an ai with raspberry pi

How to study MLA Forest —————————> A Tree

Easily

CNN

(Machine Learning)

Linear Regression

GAN (Generative Neural Networks)

Supervised Learning

(1)

Unsupervised Learning

(2)

Reinforcement Learning

(3)

Deep Learning

(4)

Answer: (4 & 1)

Answer: (1)

Answer: (2)

Page 11: Building an ai with raspberry pi

Future Plans(How To Improve My System)

OPTION-2: To use a GPU processor (NVIDIA Jetson TK1 & TX1,2)

OPTION-1: To use a ML Cloud (Amazon EC2 GPU, Google Cloud ML)

+ (OR)

Page 12: Building an ai with raspberry pi

Q & A

https://github.com/leehaesung/

[email protected]

twitter.com/aniotmaker