SlideShare a Scribd company logo
1 of 38
Download to read offline
Hawaii Machine Learning Meetup
Matthew
Motoki
Thomas
Yokota
Sorapong
Khongnawong
Michael
Motoki
Introduction – Organizer’s Backgrounds
• Mike
• Education: Master's in Urban and Regional Planning
• Work Experience: Transportation Planner
• Matt
• Education: BS Math; MS Electrical Engineering - Reinforcement Learning
• Work Experience: Analytics Consultant
• Tom
• Education: MPH Public Health, Epidemiology Specialization
• Work Experience: Data Scientist
• Sora
• Education: BS in Electrical and Computer Engineering
• Work Experience: Software Development in C and C#
9/12/2017 1
Table of Contents
• Introduction
• What is Machine Learning?
• Why Machine Learning?
• Applications
• Member Survey Results
• What to Expect from this Meetup
• Human vs AI – Age Prediction
• Conclusion
9/12/2017 2
Table of Contents
• Introduction
• What is Machine Learning?
• Why Machine Learning?
• Applications
• Member Survey Results
• What to Expect from this Meetup
• Human vs AI – Age Prediction
• Conclusion
9/12/2017 3
Table of Contents
• Introduction
• What is Machine Learning?
• Why Machine Learning?
• Applications
• Member Survey Results
• What to Expect from this Meetup
• Human vs AI – Age Prediction
• Conclusion
9/12/2017 4
Introduction – What is Machine Learning?
In your own words, what is machine learning?
• The process of programmatically optimizing linear algebraic
approaches in order to maximize the accuracy of a classification or
regression model.
• Training statistical models to predict things with data.
• Computers doing cool stuff.
• Data science rebranded.
• Robots!
Machine learning is concerned with the question of how to construct
computer programs that automatically improve with experience.
9/12/2017 5
Introduction – What is Machine Learning?
What is machine learning?
9/12/2017 6
Table of Contents
• Introduction
• What is Machine Learning?
• Why Machine Learning?
• Applications
• Member Survey Results
• What to Expect from this Meetup
• Human vs AI – Age Prediction
• Conclusion
9/12/2017 7
Introduction – Why Machine Learning?
Machine Learning Quotes
“A breakthrough in machine learning would be worth ten Microsofts.” ― Bill Gates
“For a very long time it [deep learning] will be a complementary tool that human
scientists and experts can use to help them with the things that humans are not naturally
good.” ― Demis Hassabis
“People worry that computers will get too smart and take over the world, but the real
problem is that they're too stupid and they've already taken over the world.” ― Pedro
Domingos
“Machine learning is like teenage sex: everyone talks about it, nobody really knows how to
do it, everyone thinks everyone else is doing it, so everyone claims they are doing it...”
― Anonymous
9/12/2017 8
Introduction – Why Machine Learning?
9/12/2017 9
Goodfellow et al., 2016
Introduction – Why Machine Learning?
9/12/2017 10
Goodfellow et al., 2016
Table of Contents
• Introduction
• What is Machine Learning?
• Why Machine Learning?
• Applications
• Member Survey Results
• What to Expect from this Meetup
• Human vs AI – Age Prediction
• Conclusion
9/12/2017 11
Introduction – Why Machine Learning?
Applications of Machine Learning
• Weather forecasting
9/12/2017 12
Introduction – Why Machine Learning?
Applications of Machine Learning
• Weather forecasting
• Fraud detection
9/12/2017 13
Introduction – Why Machine Learning?
Applications of Machine Learning
• Weather forecasting
• Fraud detection
• Image classification
9/12/2017 14
Introduction – Why Machine Learning?
Applications of Machine Learning
• Weather forecasting
• Fraud detection
• Image classification
• Product recommendation
9/12/2017 15
Introduction – Why Machine Learning?
Applications of Machine Learning
• Weather forecasting
• Fraud detection
• Image classification
• Product recommendation
• Self-driving cars
9/12/2017 16
Introduction – Why Machine Learning?
Applications of Machine Learning
• Weather forecasting
• Fraud detection
• Image classification
• Product recommendation
• Self-driving cars
• Game playing AI
9/12/2017 17
Introduction – Why Machine Learning?
Case Study - Instacart
Goal: Predict the probability of product reorders
Data: Order history 300,000+ members 50,000+ products (1 GB)
Domain: Market Basket Analysis, One-step ahead forecasting
Solution:
• Gradient Boosted Decision Trees
• Deep Recurrent Neural Networks
9/12/2017 18
Introduction – Why Machine Learning?
Case Study - Cell Division
Goal: Create a board game with an AI opponent that learns
Data: Repeated self-play
Domain: Reinforcement Learning
Solution:
• Q-Learning with Epsilon Greedy Strategies
• Rollout Strategies with Base Heuristics
9/12/2017 19
Cell|Division
Table of Contents
• Introduction
• What is Machine Learning?
• Why Machine Learning?
• Applications
• Member Survey Results
• What to Expect from this Meetup
• Human vs AI – Age Prediction
• Conclusion
9/12/2017 20
Member Survey Results
9/12/2017 21
∎fewer responses ∎ more responses
Member Survey Results
9/12/2017 22
Member Survey Results
9/12/2017 23
Member Survey Results
9/12/2017 24
Member Survey Results
9/12/2017 25
Member Survey Results
9/12/2017 26
Member Survey Results
9/12/2017 27
Table of Contents
• Introduction
• What is Machine Learning?
• Why Machine Learning?
• Applications
• Member Survey Results
• What to Expect from this Meetup
• Human vs AI – Age Prediction
• Conclusion
9/12/2017 28
What to Expect from this Meetup
Promote interest and develop a community
around machine learning and AI in Hawaii
1. Host machine learning related talks
2. Machine learning tutorials
3. Machine learning competitions
9/12/2017 29
What to Expect from this Meetup
Host machine learning related talks
• Primary role as organizers
• Invite members, academia, visiting experts to share knowledge
• Examples
‒ A day in the life of a data scientist (coming soon)
‒ Machine learning primer
‒ How to become a Kaggle master
‒ High performance computing in R/Python
‒ Specific machine learning algorithms
Let us know if you have any suggestions
9/12/2017 30
What to Expect from this Meetup
Machine Learning Tutorials (Study Group)
• Form study groups to leverage online resources
• Most resources are free
• Certifications are available
9/12/2017 31
What to Expect from this Meetup
Machine Learning Competitions
• Host local competitions
• Data visualization challenges
• Predictive analytics challenges
• Team up in global competitions
• Kaggle
• Numerai
9/12/2017 32
Table of Contents
• Introduction
• What is Machine Learning?
• Why Machine Learning?
• Applications
• Member Survey Results
• What to Expect from this Meetup
• Human vs AI – Age Prediction
• Conclusion
9/12/2017 33
Human vs AI – Age Prediction
Compete against machine learning to predict member’s age
9/12/2017 34
Convolutional Neural Network
IMDB-WIKI Dataset (500k+ facial images)
CatBoost
Speed Dating Data (2002-2004, 8000+ records)
Human vs AI – Age Prediction
On a scale of 1-10, how interested are you in the following activities?
9/12/2017 35
• Exercising
• Dining out
• Museums/galleries
• Hiking/camping
• Gaming
• Dancing/clubbing
• Reading
• Watching TV
• Movies
1. Several times a week
2. Twice a week
3. Once a week
4. Twice a month
5. Once a month
6. Several times a year
7. Almost never
Table of Contents
• Introduction
• What is Machine Learning?
• Why Machine Learning?
• Applications
• Member Survey Results
• What to Expect from this Meetup
• Human vs AI – Age Prediction
• Conclusion
9/12/2017 36
We’ll keep you posted
We are working out the details for
• New meetup location
• Upcoming meetup topics
• Hawaii machine learning website
• Recommended massive online
open courses for machine learning
9/12/2017 37
Thanks for Coming!

More Related Content

What's hot

Smart 20171006 v20
Smart 20171006 v20Smart 20171006 v20
Smart 20171006 v20ISSIP
 
Smart 20171006 v19
Smart 20171006 v19Smart 20171006 v19
Smart 20171006 v19ISSIP
 
Aaai fs 2017 cog_asst_in_gov_and_psa 20171110 v2
Aaai fs 2017 cog_asst_in_gov_and_psa 20171110 v2Aaai fs 2017 cog_asst_in_gov_and_psa 20171110 v2
Aaai fs 2017 cog_asst_in_gov_and_psa 20171110 v2ISSIP
 
Iftf reconfiguring reality 20171010 v3
Iftf reconfiguring reality 20171010 v3Iftf reconfiguring reality 20171010 v3
Iftf reconfiguring reality 20171010 v3ISSIP
 
Preparing for ai futures 20171006 v16
Preparing for ai futures 20171006 v16Preparing for ai futures 20171006 v16
Preparing for ai futures 20171006 v16ISSIP
 
Ibm welcome and cognitive 20171012 v11
Ibm welcome and cognitive 20171012 v11Ibm welcome and cognitive 20171012 v11
Ibm welcome and cognitive 20171012 v11ISSIP
 
Leaderboards
LeaderboardsLeaderboards
LeaderboardsISSIP
 
Chabot 20180404 v5
Chabot 20180404 v5Chabot 20180404 v5
Chabot 20180404 v5ISSIP
 
Uidp 20180404 v6
Uidp 20180404 v6Uidp 20180404 v6
Uidp 20180404 v6ISSIP
 
Issip nsf smart service systems 20170330 v3
Issip nsf smart service systems 20170330 v3Issip nsf smart service systems 20170330 v3
Issip nsf smart service systems 20170330 v3ISSIP
 
Nas integrated education 20170406 v7
Nas integrated education 20170406 v7Nas integrated education 20170406 v7
Nas integrated education 20170406 v7ISSIP
 
Open power meetup at h2o 20180325 v4
Open power meetup at h2o 20180325 v4Open power meetup at h2o 20180325 v4
Open power meetup at h2o 20180325 v4ISSIP
 
Denmark future of ai 20180927 v8
Denmark future of ai 20180927 v8Denmark future of ai 20180927 v8
Denmark future of ai 20180927 v8ISSIP
 
Issip nsf smart service systems 20170329 v1
Issip nsf smart service systems 20170329 v1Issip nsf smart service systems 20170329 v1
Issip nsf smart service systems 20170329 v1ISSIP
 
Ibm welcome and cognitive 20170322 v7
Ibm welcome and cognitive 20170322 v7Ibm welcome and cognitive 20170322 v7
Ibm welcome and cognitive 20170322 v7ISSIP
 
Esri Platform - Preparing Your Students For Careers in Geospatial - Addy Pope
Esri Platform - Preparing Your Students For Careers in Geospatial - Addy PopeEsri Platform - Preparing Your Students For Careers in Geospatial - Addy Pope
Esri Platform - Preparing Your Students For Careers in Geospatial - Addy PopeEsri Ireland
 
T shaped cognitive 20170221 v2
T shaped cognitive 20170221 v2T shaped cognitive 20170221 v2
T shaped cognitive 20170221 v2ISSIP
 
Sweden future of ai 20180921 v7
Sweden future of ai 20180921 v7Sweden future of ai 20180921 v7
Sweden future of ai 20180921 v7ISSIP
 
How to get into Kaggle? by Philipp Singer and Dmitry Gordeev
How to get into Kaggle? by Philipp Singer and Dmitry GordeevHow to get into Kaggle? by Philipp Singer and Dmitry Gordeev
How to get into Kaggle? by Philipp Singer and Dmitry GordeevVienna Data Science Group
 
Wow 20161023 v1
Wow 20161023 v1Wow 20161023 v1
Wow 20161023 v1ISSIP
 

What's hot (20)

Smart 20171006 v20
Smart 20171006 v20Smart 20171006 v20
Smart 20171006 v20
 
Smart 20171006 v19
Smart 20171006 v19Smart 20171006 v19
Smart 20171006 v19
 
Aaai fs 2017 cog_asst_in_gov_and_psa 20171110 v2
Aaai fs 2017 cog_asst_in_gov_and_psa 20171110 v2Aaai fs 2017 cog_asst_in_gov_and_psa 20171110 v2
Aaai fs 2017 cog_asst_in_gov_and_psa 20171110 v2
 
Iftf reconfiguring reality 20171010 v3
Iftf reconfiguring reality 20171010 v3Iftf reconfiguring reality 20171010 v3
Iftf reconfiguring reality 20171010 v3
 
Preparing for ai futures 20171006 v16
Preparing for ai futures 20171006 v16Preparing for ai futures 20171006 v16
Preparing for ai futures 20171006 v16
 
Ibm welcome and cognitive 20171012 v11
Ibm welcome and cognitive 20171012 v11Ibm welcome and cognitive 20171012 v11
Ibm welcome and cognitive 20171012 v11
 
Leaderboards
LeaderboardsLeaderboards
Leaderboards
 
Chabot 20180404 v5
Chabot 20180404 v5Chabot 20180404 v5
Chabot 20180404 v5
 
Uidp 20180404 v6
Uidp 20180404 v6Uidp 20180404 v6
Uidp 20180404 v6
 
Issip nsf smart service systems 20170330 v3
Issip nsf smart service systems 20170330 v3Issip nsf smart service systems 20170330 v3
Issip nsf smart service systems 20170330 v3
 
Nas integrated education 20170406 v7
Nas integrated education 20170406 v7Nas integrated education 20170406 v7
Nas integrated education 20170406 v7
 
Open power meetup at h2o 20180325 v4
Open power meetup at h2o 20180325 v4Open power meetup at h2o 20180325 v4
Open power meetup at h2o 20180325 v4
 
Denmark future of ai 20180927 v8
Denmark future of ai 20180927 v8Denmark future of ai 20180927 v8
Denmark future of ai 20180927 v8
 
Issip nsf smart service systems 20170329 v1
Issip nsf smart service systems 20170329 v1Issip nsf smart service systems 20170329 v1
Issip nsf smart service systems 20170329 v1
 
Ibm welcome and cognitive 20170322 v7
Ibm welcome and cognitive 20170322 v7Ibm welcome and cognitive 20170322 v7
Ibm welcome and cognitive 20170322 v7
 
Esri Platform - Preparing Your Students For Careers in Geospatial - Addy Pope
Esri Platform - Preparing Your Students For Careers in Geospatial - Addy PopeEsri Platform - Preparing Your Students For Careers in Geospatial - Addy Pope
Esri Platform - Preparing Your Students For Careers in Geospatial - Addy Pope
 
T shaped cognitive 20170221 v2
T shaped cognitive 20170221 v2T shaped cognitive 20170221 v2
T shaped cognitive 20170221 v2
 
Sweden future of ai 20180921 v7
Sweden future of ai 20180921 v7Sweden future of ai 20180921 v7
Sweden future of ai 20180921 v7
 
How to get into Kaggle? by Philipp Singer and Dmitry Gordeev
How to get into Kaggle? by Philipp Singer and Dmitry GordeevHow to get into Kaggle? by Philipp Singer and Dmitry Gordeev
How to get into Kaggle? by Philipp Singer and Dmitry Gordeev
 
Wow 20161023 v1
Wow 20161023 v1Wow 20161023 v1
Wow 20161023 v1
 

Similar to Hawaii Machine Learning - Our Inaugural Meetup

How to do science in a large IT company (ICPC World Finals 2021, Moscow)
How to do science in a large IT company (ICPC World Finals 2021, Moscow)How to do science in a large IT company (ICPC World Finals 2021, Moscow)
How to do science in a large IT company (ICPC World Finals 2021, Moscow)Alexander Borzunov
 
Machine Learning using Big data
Machine Learning using Big data Machine Learning using Big data
Machine Learning using Big data Vaibhav Kurkute
 
Ntegra 20180523 v10 copy.pptx
Ntegra 20180523 v10 copy.pptxNtegra 20180523 v10 copy.pptx
Ntegra 20180523 v10 copy.pptxISSIP
 
Hicss52 20190108 v2
Hicss52 20190108 v2Hicss52 20190108 v2
Hicss52 20190108 v2ISSIP
 
The Analytics and Data Science Landscape
The Analytics and Data Science LandscapeThe Analytics and Data Science Landscape
The Analytics and Data Science LandscapePhilip Bourne
 
Korea day1 keynote 20161013 v6
Korea day1 keynote 20161013 v6Korea day1 keynote 20161013 v6
Korea day1 keynote 20161013 v6ISSIP
 
MediaEval 2016 - COSMIR and the OpenMIC Challenge: A Plan for Sustainable Mus...
MediaEval 2016 - COSMIR and the OpenMIC Challenge: A Plan for Sustainable Mus...MediaEval 2016 - COSMIR and the OpenMIC Challenge: A Plan for Sustainable Mus...
MediaEval 2016 - COSMIR and the OpenMIC Challenge: A Plan for Sustainable Mus...multimediaeval
 
Business cases and costs RDN
Business cases and costs RDNBusiness cases and costs RDN
Business cases and costs RDNJisc RDM
 
A New Paradigm on Analytic-Driven Information and Automation V2.pdf
A New Paradigm on Analytic-Driven Information and Automation V2.pdfA New Paradigm on Analytic-Driven Information and Automation V2.pdf
A New Paradigm on Analytic-Driven Information and Automation V2.pdfArmyTrilidiaDevegaSK
 
Norway 20190312 v3
Norway 20190312 v3Norway 20190312 v3
Norway 20190312 v3ISSIP
 
UX and SEO : A love match made in heaven
UX and SEO : A love match made in heavenUX and SEO : A love match made in heaven
UX and SEO : A love match made in heavenSmart Insights
 
Concepts, use cases and principles to build big data systems (1)
Concepts, use cases and principles to build big data systems (1)Concepts, use cases and principles to build big data systems (1)
Concepts, use cases and principles to build big data systems (1)Trieu Nguyen
 
Making Sense of (Big) Data with Visual Analytics
Making Sense of (Big) Data with Visual AnalyticsMaking Sense of (Big) Data with Visual Analytics
Making Sense of (Big) Data with Visual AnalyticsKai Xu
 
Successful adoption of Machine Learning
Successful adoption of Machine LearningSuccessful adoption of Machine Learning
Successful adoption of Machine LearningRudradeb Mitra
 
Building Data Scientists
Building Data ScientistsBuilding Data Scientists
Building Data ScientistsMitch Sanders
 
Big Data, Big Opportunities
Big Data, Big OpportunitiesBig Data, Big Opportunities
Big Data, Big OpportunitiesArimo, Inc.
 

Similar to Hawaii Machine Learning - Our Inaugural Meetup (20)

Week 2 lecture
Week 2 lectureWeek 2 lecture
Week 2 lecture
 
How to do science in a large IT company (ICPC World Finals 2021, Moscow)
How to do science in a large IT company (ICPC World Finals 2021, Moscow)How to do science in a large IT company (ICPC World Finals 2021, Moscow)
How to do science in a large IT company (ICPC World Finals 2021, Moscow)
 
Machine Learning using Big data
Machine Learning using Big data Machine Learning using Big data
Machine Learning using Big data
 
Ntegra 20180523 v10 copy.pptx
Ntegra 20180523 v10 copy.pptxNtegra 20180523 v10 copy.pptx
Ntegra 20180523 v10 copy.pptx
 
Hicss52 20190108 v2
Hicss52 20190108 v2Hicss52 20190108 v2
Hicss52 20190108 v2
 
JISC R&D Update
JISC R&D UpdateJISC R&D Update
JISC R&D Update
 
The Analytics and Data Science Landscape
The Analytics and Data Science LandscapeThe Analytics and Data Science Landscape
The Analytics and Data Science Landscape
 
How to be data savvy manager
How to be data savvy managerHow to be data savvy manager
How to be data savvy manager
 
Korea day1 keynote 20161013 v6
Korea day1 keynote 20161013 v6Korea day1 keynote 20161013 v6
Korea day1 keynote 20161013 v6
 
MediaEval 2016 - COSMIR and the OpenMIC Challenge: A Plan for Sustainable Mus...
MediaEval 2016 - COSMIR and the OpenMIC Challenge: A Plan for Sustainable Mus...MediaEval 2016 - COSMIR and the OpenMIC Challenge: A Plan for Sustainable Mus...
MediaEval 2016 - COSMIR and the OpenMIC Challenge: A Plan for Sustainable Mus...
 
Business cases and costs RDN
Business cases and costs RDNBusiness cases and costs RDN
Business cases and costs RDN
 
A New Paradigm on Analytic-Driven Information and Automation V2.pdf
A New Paradigm on Analytic-Driven Information and Automation V2.pdfA New Paradigm on Analytic-Driven Information and Automation V2.pdf
A New Paradigm on Analytic-Driven Information and Automation V2.pdf
 
Norway 20190312 v3
Norway 20190312 v3Norway 20190312 v3
Norway 20190312 v3
 
UX and SEO : A love match made in heaven
UX and SEO : A love match made in heavenUX and SEO : A love match made in heaven
UX and SEO : A love match made in heaven
 
R vs Python vs SAS
R vs Python vs SASR vs Python vs SAS
R vs Python vs SAS
 
Concepts, use cases and principles to build big data systems (1)
Concepts, use cases and principles to build big data systems (1)Concepts, use cases and principles to build big data systems (1)
Concepts, use cases and principles to build big data systems (1)
 
Making Sense of (Big) Data with Visual Analytics
Making Sense of (Big) Data with Visual AnalyticsMaking Sense of (Big) Data with Visual Analytics
Making Sense of (Big) Data with Visual Analytics
 
Successful adoption of Machine Learning
Successful adoption of Machine LearningSuccessful adoption of Machine Learning
Successful adoption of Machine Learning
 
Building Data Scientists
Building Data ScientistsBuilding Data Scientists
Building Data Scientists
 
Big Data, Big Opportunities
Big Data, Big OpportunitiesBig Data, Big Opportunities
Big Data, Big Opportunities
 

Recently uploaded

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 

Recently uploaded (20)

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 

Hawaii Machine Learning - Our Inaugural Meetup

  • 1. Hawaii Machine Learning Meetup Matthew Motoki Thomas Yokota Sorapong Khongnawong Michael Motoki
  • 2. Introduction – Organizer’s Backgrounds • Mike • Education: Master's in Urban and Regional Planning • Work Experience: Transportation Planner • Matt • Education: BS Math; MS Electrical Engineering - Reinforcement Learning • Work Experience: Analytics Consultant • Tom • Education: MPH Public Health, Epidemiology Specialization • Work Experience: Data Scientist • Sora • Education: BS in Electrical and Computer Engineering • Work Experience: Software Development in C and C# 9/12/2017 1
  • 3. Table of Contents • Introduction • What is Machine Learning? • Why Machine Learning? • Applications • Member Survey Results • What to Expect from this Meetup • Human vs AI – Age Prediction • Conclusion 9/12/2017 2
  • 4. Table of Contents • Introduction • What is Machine Learning? • Why Machine Learning? • Applications • Member Survey Results • What to Expect from this Meetup • Human vs AI – Age Prediction • Conclusion 9/12/2017 3
  • 5. Table of Contents • Introduction • What is Machine Learning? • Why Machine Learning? • Applications • Member Survey Results • What to Expect from this Meetup • Human vs AI – Age Prediction • Conclusion 9/12/2017 4
  • 6. Introduction – What is Machine Learning? In your own words, what is machine learning? • The process of programmatically optimizing linear algebraic approaches in order to maximize the accuracy of a classification or regression model. • Training statistical models to predict things with data. • Computers doing cool stuff. • Data science rebranded. • Robots! Machine learning is concerned with the question of how to construct computer programs that automatically improve with experience. 9/12/2017 5
  • 7. Introduction – What is Machine Learning? What is machine learning? 9/12/2017 6
  • 8. Table of Contents • Introduction • What is Machine Learning? • Why Machine Learning? • Applications • Member Survey Results • What to Expect from this Meetup • Human vs AI – Age Prediction • Conclusion 9/12/2017 7
  • 9. Introduction – Why Machine Learning? Machine Learning Quotes “A breakthrough in machine learning would be worth ten Microsofts.” ― Bill Gates “For a very long time it [deep learning] will be a complementary tool that human scientists and experts can use to help them with the things that humans are not naturally good.” ― Demis Hassabis “People worry that computers will get too smart and take over the world, but the real problem is that they're too stupid and they've already taken over the world.” ― Pedro Domingos “Machine learning is like teenage sex: everyone talks about it, nobody really knows how to do it, everyone thinks everyone else is doing it, so everyone claims they are doing it...” ― Anonymous 9/12/2017 8
  • 10. Introduction – Why Machine Learning? 9/12/2017 9 Goodfellow et al., 2016
  • 11. Introduction – Why Machine Learning? 9/12/2017 10 Goodfellow et al., 2016
  • 12. Table of Contents • Introduction • What is Machine Learning? • Why Machine Learning? • Applications • Member Survey Results • What to Expect from this Meetup • Human vs AI – Age Prediction • Conclusion 9/12/2017 11
  • 13. Introduction – Why Machine Learning? Applications of Machine Learning • Weather forecasting 9/12/2017 12
  • 14. Introduction – Why Machine Learning? Applications of Machine Learning • Weather forecasting • Fraud detection 9/12/2017 13
  • 15. Introduction – Why Machine Learning? Applications of Machine Learning • Weather forecasting • Fraud detection • Image classification 9/12/2017 14
  • 16. Introduction – Why Machine Learning? Applications of Machine Learning • Weather forecasting • Fraud detection • Image classification • Product recommendation 9/12/2017 15
  • 17. Introduction – Why Machine Learning? Applications of Machine Learning • Weather forecasting • Fraud detection • Image classification • Product recommendation • Self-driving cars 9/12/2017 16
  • 18. Introduction – Why Machine Learning? Applications of Machine Learning • Weather forecasting • Fraud detection • Image classification • Product recommendation • Self-driving cars • Game playing AI 9/12/2017 17
  • 19. Introduction – Why Machine Learning? Case Study - Instacart Goal: Predict the probability of product reorders Data: Order history 300,000+ members 50,000+ products (1 GB) Domain: Market Basket Analysis, One-step ahead forecasting Solution: • Gradient Boosted Decision Trees • Deep Recurrent Neural Networks 9/12/2017 18
  • 20. Introduction – Why Machine Learning? Case Study - Cell Division Goal: Create a board game with an AI opponent that learns Data: Repeated self-play Domain: Reinforcement Learning Solution: • Q-Learning with Epsilon Greedy Strategies • Rollout Strategies with Base Heuristics 9/12/2017 19 Cell|Division
  • 21. Table of Contents • Introduction • What is Machine Learning? • Why Machine Learning? • Applications • Member Survey Results • What to Expect from this Meetup • Human vs AI – Age Prediction • Conclusion 9/12/2017 20
  • 22. Member Survey Results 9/12/2017 21 ∎fewer responses ∎ more responses
  • 29. Table of Contents • Introduction • What is Machine Learning? • Why Machine Learning? • Applications • Member Survey Results • What to Expect from this Meetup • Human vs AI – Age Prediction • Conclusion 9/12/2017 28
  • 30. What to Expect from this Meetup Promote interest and develop a community around machine learning and AI in Hawaii 1. Host machine learning related talks 2. Machine learning tutorials 3. Machine learning competitions 9/12/2017 29
  • 31. What to Expect from this Meetup Host machine learning related talks • Primary role as organizers • Invite members, academia, visiting experts to share knowledge • Examples ‒ A day in the life of a data scientist (coming soon) ‒ Machine learning primer ‒ How to become a Kaggle master ‒ High performance computing in R/Python ‒ Specific machine learning algorithms Let us know if you have any suggestions 9/12/2017 30
  • 32. What to Expect from this Meetup Machine Learning Tutorials (Study Group) • Form study groups to leverage online resources • Most resources are free • Certifications are available 9/12/2017 31
  • 33. What to Expect from this Meetup Machine Learning Competitions • Host local competitions • Data visualization challenges • Predictive analytics challenges • Team up in global competitions • Kaggle • Numerai 9/12/2017 32
  • 34. Table of Contents • Introduction • What is Machine Learning? • Why Machine Learning? • Applications • Member Survey Results • What to Expect from this Meetup • Human vs AI – Age Prediction • Conclusion 9/12/2017 33
  • 35. Human vs AI – Age Prediction Compete against machine learning to predict member’s age 9/12/2017 34 Convolutional Neural Network IMDB-WIKI Dataset (500k+ facial images) CatBoost Speed Dating Data (2002-2004, 8000+ records)
  • 36. Human vs AI – Age Prediction On a scale of 1-10, how interested are you in the following activities? 9/12/2017 35 • Exercising • Dining out • Museums/galleries • Hiking/camping • Gaming • Dancing/clubbing • Reading • Watching TV • Movies 1. Several times a week 2. Twice a week 3. Once a week 4. Twice a month 5. Once a month 6. Several times a year 7. Almost never
  • 37. Table of Contents • Introduction • What is Machine Learning? • Why Machine Learning? • Applications • Member Survey Results • What to Expect from this Meetup • Human vs AI – Age Prediction • Conclusion 9/12/2017 36
  • 38. We’ll keep you posted We are working out the details for • New meetup location • Upcoming meetup topics • Hawaii machine learning website • Recommended massive online open courses for machine learning 9/12/2017 37 Thanks for Coming!