Machine Learning & Your Startup - Betaworks

Amazon Web Services
Amazon Web ServicesAmazon Web Services
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Matt Hartman
Partner, betaworks
AWS Startup Day
Machine Learning & Your Startup
@MattHartman
twitter tumblr GroupMe
kickstarter venmo OMGPop
2008-2013: How do we communicate in new interfaces?
Social, Mobile
Gimlet
(audio)
2014+: how do we communicate in new interfaces?
Voice, Messaging, AR/VR, Communities
Anchor
(audio)
Giphy
(messaging)
Dots
(native media)
Product Hunt
(community)
RecRoom
(VR)
Where does machine learning play a part?
Visual/AR/VR Conversational/Messaging Verbal Computing/Audio
Computer Vision NLP & Speech Generation
Agenda
• How VCs think about machine learning
• How to use machine learning in your startup
• The future: Synthetic Media
How VCs think about machine learning
(or at least this VC)
Example: Deep Neural Networks
- Discovering as a new Computer Science algorithm: 2004
- Solidified as a technology available to others via OpenSource: ~2010
- Built as a SaaS API: 2013 to present
Data + Untrained Algorithms = Trained Algorithm
Proprietary
or not?
Open Source? Who owns? How much
better does it get as amt of
data improves?
value
How to use Machine Learning in your startup
Three Types of Machine Learning
SaaS APIs
• Clarify
• Google Speech API
• Algorithmia
Technologies
• Deep Learning
• Stochastic ML
Computer Science
Algorithms
• Hidden Markov Models
(e.g., Trumpbot)
• Conditional Random
Fields
What is your moat:
Brand / Sales
- ML not core, use whatever
is best
- If a competitor got your
trained algorithm, would still
be ok
Vertical / Data
- Trained algorithms are
valuable
- More data = better results
- Not a near-term asymptote
Example: Anchor
- Brand: Consumers go directly to the app
- Network: user generated content which
originates on Anchor
- ML is a feature: NLP makes video better for
sharing, helps grow the platform
- Verdict: don’t need custom trained ML, can
use Google Speech API
Example: Giphy
- Brand: Consumers go directly to the site
- BD: API relationships with all major
messaging platforms
- ML is a feature: for tagging makes it better,
but a competitor wouldn’t win by copying the
ML tagging
- Verdict: will need to custom train ML, which
will make the product better, but doesn’t need
to be core compitency
- Technology: Injects new content
seamlessly into pre-recorded
video content
- Customers: relationships with
brands & video players
- ML: Computer vision to determine
angle, blur, foreground objects
- Verdict: Proprietary is critical.
PhD and Comp Sci Masters team
solving a hard technical problem
with applications of customized
technologies (i.e., trained
algorithms)
Example: URU
Food for thought: Synthetic Media
Lyrebird Synthesized Voice
Washington University’s synthesized video
Thank you
@matthartman
@matthartman
hrt.mn
Deck Guidelines
Fonts, sizes, colors, and layouts are all pre-built in this
template.
Color palette
Please do not use gradients, shadows, or outlines on shape elements.
Limit color use for chart graphics to grayscale plus one accent color.
Copy & Paste Content
When pasting content from another presentation please paste using
“Destination Theme.”
Note: This works when copying entire slides from other presentations as long as the source presentation is also 16:9
Windows Mac
Assets Usage
Please use only the follow graphics
Resizing Assets
Always hold down shift key and drag from corner when
scaling assets
with Shift without Shift
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Presentation Title
Title Only
Title + Content
Code Snippet
Section Title
Two Content
Comparison
Three Content
Four Content - Graphics
Six Content - Graphics
Machine Learning & Your Startup - Betaworks
1 von 35

Más contenido relacionado

Similar a Machine Learning & Your Startup - Betaworks(20)

Más de Amazon Web Services(20)

Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
Amazon Web Services2.8K views
Open banking as a serviceOpen banking as a service
Open banking as a service
Amazon Web Services7K views
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
Amazon Web Services3.1K views
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
Amazon Web Services2.4K views
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
Amazon Web Services1.4K views
Building a web application without serversBuilding a web application without servers
Building a web application without servers
Amazon Web Services1.4K views
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
Amazon Web Services887 views
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
Amazon Web Services2.7K views

Machine Learning & Your Startup - Betaworks

  • 1. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Matt Hartman Partner, betaworks AWS Startup Day Machine Learning & Your Startup
  • 3. twitter tumblr GroupMe kickstarter venmo OMGPop 2008-2013: How do we communicate in new interfaces? Social, Mobile
  • 4. Gimlet (audio) 2014+: how do we communicate in new interfaces? Voice, Messaging, AR/VR, Communities Anchor (audio) Giphy (messaging) Dots (native media) Product Hunt (community) RecRoom (VR)
  • 5. Where does machine learning play a part? Visual/AR/VR Conversational/Messaging Verbal Computing/Audio Computer Vision NLP & Speech Generation
  • 6. Agenda • How VCs think about machine learning • How to use machine learning in your startup • The future: Synthetic Media
  • 7. How VCs think about machine learning (or at least this VC)
  • 8. Example: Deep Neural Networks - Discovering as a new Computer Science algorithm: 2004 - Solidified as a technology available to others via OpenSource: ~2010 - Built as a SaaS API: 2013 to present
  • 9. Data + Untrained Algorithms = Trained Algorithm Proprietary or not? Open Source? Who owns? How much better does it get as amt of data improves? value
  • 10. How to use Machine Learning in your startup
  • 11. Three Types of Machine Learning SaaS APIs • Clarify • Google Speech API • Algorithmia Technologies • Deep Learning • Stochastic ML Computer Science Algorithms • Hidden Markov Models (e.g., Trumpbot) • Conditional Random Fields
  • 12. What is your moat: Brand / Sales - ML not core, use whatever is best - If a competitor got your trained algorithm, would still be ok Vertical / Data - Trained algorithms are valuable - More data = better results - Not a near-term asymptote
  • 13. Example: Anchor - Brand: Consumers go directly to the app - Network: user generated content which originates on Anchor - ML is a feature: NLP makes video better for sharing, helps grow the platform - Verdict: don’t need custom trained ML, can use Google Speech API
  • 14. Example: Giphy - Brand: Consumers go directly to the site - BD: API relationships with all major messaging platforms - ML is a feature: for tagging makes it better, but a competitor wouldn’t win by copying the ML tagging - Verdict: will need to custom train ML, which will make the product better, but doesn’t need to be core compitency
  • 15. - Technology: Injects new content seamlessly into pre-recorded video content - Customers: relationships with brands & video players - ML: Computer vision to determine angle, blur, foreground objects - Verdict: Proprietary is critical. PhD and Comp Sci Masters team solving a hard technical problem with applications of customized technologies (i.e., trained algorithms) Example: URU
  • 16. Food for thought: Synthetic Media
  • 21. Deck Guidelines Fonts, sizes, colors, and layouts are all pre-built in this template. Color palette Please do not use gradients, shadows, or outlines on shape elements. Limit color use for chart graphics to grayscale plus one accent color.
  • 22. Copy & Paste Content When pasting content from another presentation please paste using “Destination Theme.” Note: This works when copying entire slides from other presentations as long as the source presentation is also 16:9 Windows Mac
  • 23. Assets Usage Please use only the follow graphics
  • 24. Resizing Assets Always hold down shift key and drag from corner when scaling assets with Shift without Shift
  • 25. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Presentation Title
  • 33. Four Content - Graphics
  • 34. Six Content - Graphics