Upgrade to Pro — share decks privately, control downloads, hide ads and more …

PyTexas - Machine learning APIs by Example

PyTexas - Machine learning APIs by Example

Imagine you could easily use ML without having a PhD or having to mess with models or interacting with TensorFlow? Imagine ML working for your application, not you working for ML. In this session learn how to use ML APIs through demos to power your application and focus on what matters!

Avatar for Gabriela D'Ávila Ferrara

Gabriela D'Ávila Ferrara

April 14, 2019
Tweet

More Decks by Gabriela D'Ávila Ferrara

Other Decks in Programming

Transcript

  1. @gabidavila ML is/helps with... Solving problems without explicitly knowing the

    solution Loosely based on how the human brain learns Enable systems that improve over time
  2. Available ML APIs Cloud Natural Language Cloud Vision Cloud Translation

    Cloud Speech Cloud Video Intelligence #WOCinTech @gabidavila
  3. Entities I went to the ⟨restaurant⟩ 2 and ordered ⟨sushi⟩

    1 . The ⟨food⟩ 3 was really good. Localization 2. restaurant Consumer Good 1. sushi Other 3. food @gabidavila
  4. Sentiment score magnitude Document 0.3 0.9 I went to the

    restaurant and ordered sushi. -0.1 0.1 The food was really good. 0.8 0.8 Score Range -1.0 — -0.25 -0.25 — 0.25 0.25 — 1.0 Negative Neutral Positive @gabidavila
  5. Content Classification Rafael Montero Shines in Mets’ Victory Over the

    Reds. Montero, who was demoted at midseason, took a one-hitter into the ninth inning as the Mets continued to dominate Cincinnati with a win at Great American Ball Park. { categories: [ { name: '/Sports/Team Sports/Baseball', confidence: 0.99 } ] } @gabidavila
  6. Get to know more about the APIs Vision: cloud.google.com/vision Video:

    cloud.google.com/video-intelligence Speech: cloud.google.com/speech Translation: cloud.google.com/translation Natural Language: cloud.google.com/natural-language Thank you! @gabidavila gabi.dev @gabidavila