Machine Learning sur AWS

Size: px
Start display at page:

Download "Machine Learning sur AWS"

Transcription

1 Machine Learning sur AWS Julien Simon Principal Technical Evangelist, AI and Machine 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.

2 A Long History of ML at Amazon Personalized recommendations Fulfillment automation and inventory management Drones Voice driven interactions Inventing entirely new customer experiences

3 Our mission Put Machine Learning in the hands of every developer and data scientist

4 More ML is built on AWS than anywhere else

5 More ML is built on AWS than anywhere else

6 Le marketing du futur? Le marketing individualisé Olivier Marc, co-fondateur et CEO, Advalo

7 Le marketing de masse est polluant, intrusif, peu efficace En moyenne, 99% des personnes ciblées ne réagissent pas

8 Organisées en silo, les entreprises sont incapables d accompagner le consommateur au long de son parcours En moyenne, 1% des leads sont convertis

9 Le marketing de demain? Un marketing individualisé qui intervient uniquement au bon moment En moyenne, 70% des consommateurs ont pris leur décision d achat AVANT d aller en magasin

10 La combinaison data / IA est la seule solution pour répondre à ces nouveaux enjeux

11 Création 2014, Paris/Rennes, 40+ personnes Editeur de la première plateforme de marketing individualisé Hyper croissance Série A de 5 millions d euros fin 2017

12 Notre plate-forme technique Sur AWS depuis le premier jour 5 milliards de données traitées par jour Amazon EMR, Apache Spark 14 Teraoctets Amazon S3, Amazon ElastiCache, Amazon RDS 250 sources de données 150 modèles prédictifs en production Amazon EC2 Amazon S3 Amazon RDS Amazon ElastiCache Amazon EMR

13 Use case #1 : SEAT Enjeu : améliorer la conversion de leads Challenge : exploiter l ensemble des données pour scorer les intentionnistes actifs Problème : le site génère beaucoup de bruit avec des amateurs de voiture qui n ont pas particulièrement d intentions d achats Solution : un modèle prédictif en temps réel identifie les intentionnistes

14 Une efficacité prometteuse

15 Use case #2 : Bessec Enjeu : générer du trafic en magasin Challenge : individualiser et personnaliser la prise de parole dans le digital comme le ferait un personal shopper Problème : les algorithmes de recommandation classiques ne fonctionnent pas lors des changements de collections Solution: le Deep Learning au service de la détection de styles

16 Des résultats encourageants 5% des communications sont individualisées 60% des KPIs d engagement

17 Prochaines étapes Doublement de l équipe Ouverture d un bureau aux USA début

18 Merci!

19 AWS ML Stack Application Services API-driven services: Vision, Language & Speech Services, Chatbots Platform Services Deploy machine learning models with high-performance machine learning algorithms, broad framework support, and one-click training, tuning, and inference. Frameworks & Infrastructure Develop sophisticated models with any framework, create managed, autoscaling clusters of GPUs for large scale training, or run prediction on trained models.

20 Application Services

21 Amazon Rekognition Deep Learning-based image analysis service

22 Object & Scene Detection

23 Facial Analysis

24 Crowd Detection up to 100 faces

25 Facial Search

26 Image Moderation Explicit Nudity Nudity Graphic Male Nudity Graphic Female Nudity Sexual Activity Partial Nudity Suggestive Female Swimwear or Underwear Male Swimwear or Underwear Revealing Clothes

27 Celebrity Recognition

28 Text in Image

29 Amazon Rekognition Video Deep Learning-based video analysis service

30 Video Analysis

31 Sky News will use Amazon Rekognition to perform real-time identification of guests as they enter St. George s Chapel

32 Amazon Polly Deep Learning-based text-to-speech service

33 Amazon Polly: Text In, Life-like Speech Out Salut, je m appelle Léa. Je suis la nouvelle voix française de Polly. Amazon Polly

34 A Focus On Voice Quality & Pronunciation Support for Speech Synthesis Markup Language (SSML) Version <speak xml:lang="en-us"> </speak> The price of this book is <prosody rate="60%">45 </prosody>

35 Breathing <amazon:auto-breaths>

36 Amazon Translate Neural Machine Translation Service Now generally available

37 Amazon Translate Natural and fluent language translation Real-time translation Batch analysis Automatic language recognition Low cost

38 Languages Available now Coming soon English to/from: Spanish Portuguese German French Arabic Simplified Chinese Japanese Russian Italian Traditional Chinese Turkish Czech

39 Amazon Transcribe Automatic speech recognition service Now generally available

40 Amazon Transcribe Automatic conversion of speech into accurate, grammatically correct text Multiple languages Intelligent punctuation and formatting Timestamp generation Support for telephony audio Recognize multiple speakers Custom vocabulary

41 Amazon Comprehend Natural Language Processing

42 Fully managed natural language processing Discover valuable insights from text Entities Key Phrases Language Amazon Comprehend Sentiment

43

44 Topic modeling STORM STOCK MARKET AUSTRALIA HEALTH LIBRARY OF NEWS ARTICLE S * WORLD SERIES WASHINGTON CRISIS MACHINE LEARNING Amazon Comprehend

45 Platform Services

46 ML is still too complicated for everyday developers Collect and prepare training data Choose and optimize your ML algorithm Set up and manage environments for training Train and tune model (trial and error) Deploy model in production Scale and manage the production environment

47 Amazon SageMaker Pre-built notebooks for common problems Built-in, highperformance algorithms One-click training Hyperparameter optimization One-click deployment Fully managed hosting with autoscaling Build Train Deploy

48 Frameworks & Infrastructure

49 Amazon EC2 C5 instances C 5 : N e x t G e n e r a t i o n C o m p u t e - O p t i m i z e d I n s t a n c e s w i t h I n t e l X e o n S c a l a b l e P r o c e s s o r C4 36 vcpus C5 72 vcpus AW S C o m p u t e o p t i m i z e d i n s t a n c e s s u p p o r t t h e n e w I n t e l AV X a d v a n c e d i n s t r u c t i o n s e t, e n a b l i n g y o u t o m o r e e f f i c i e n t l y r u n v e c t o r p r o c e s s i n g w o r k l o a d s w i t h s i n g l e a n d d o u b l e f l o a t i n g p o i n t p r e c i s i o n, s u c h a s A I / m a c h i n e l e a r n i n g o r v i d e o p r o c e s s i n g. Haswell 4 Gbps to EBS 2X vcpus Skylake 12 Gbps to EBS 3X throughput AVX 512 2X performance 25% improvement in price/performance over C4 60 GiB memory 144 GiB memory 2.4X memory

50 Amazon EC2 P3 Instances T h e f a s t e s t, m o s t p o w e r f u l G P U i n s t a n c e s i n t h e c l o u d P3.2xlarge, P3.8xlarge, P3.16xlarge Up to eight NVIDIA Tesla V100 GPUs in a single instance 40,960 CUDA cores, 5120 Tensor cores 128GB of GPU memory 1 PetaFLOPs of computational performance 14x better than P2 300 GB/s GPU-to-GPU communication (NVLink) 9x better than P2

51 AWS Deep Learning AMIs Preconfigured environments to quickly build Deep Learning applications Conda AMI For developers who want preinstalled pip packages of DL frameworks in separate virtual environments. Base AMI For developers who want a clean slate to set up private DL engine repositories or custom builds of DL engines. AMI with source code For developers who want preinstalled DL frameworks and their source code in a shared Python environment.

52 Faster TensorFlow training on C on-amazon-ec2-c5-and-p3-instances/

53 Can we do more to put ML in the hands of all developers (literally)?

54 AWS DeepLens The world s first Deep Learning-enabled video camera for developers HD video camera Micro-SD HD video camera with on-board compute optimized for Deep Learning Integrates with Amazon SageMaker and AWS Lambda Mini-HDMI Custom-designed Deep Learning engine USB USB Reset 10 MIN Audio out Power From unboxing to prediction in <10 minutes Tutorials, examples, demos, and prebuilt models

55 Object detection with AWS DeepLens

56 Democratization of ML APPLICATION SERVICES A mazon R e k o gnition A mazon P o l l y A mazon Lex Ama zon Comprehend A mazon R e k o gnition V i d e o A mazon Transcribe A mazon Translate PLATFORM SERVICES A mazon S a gemaker AWS DeepLens FRA MEWORKS A ND INTERFA CES Deep Learning AMI

57 Thank you! Julien Simon Principal Technical Evangelist, AI and Machine

Voice, Image, Video : AI in action with AWS. 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.

Voice, Image, Video : AI in action with AWS. 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Voice, Image, Video : AI in action with AWS A long heritage of machine learning at Amazon Personalized recommendations Fulfillment automation and inventory management Drones Voice driven interactions Inventing

More information

AI & Machine Learning at Amazon

AI & Machine Learning at Amazon DevDay Berlin AI & Machine Learning at Amazon Ian Massingham IanMmmm Developer Technology Evangelism, Amazon Web Services ianm@amazon.com 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.

More information

Deep Learning on AWS with TensorFlow and Apache MXNet

Deep Learning on AWS with TensorFlow and Apache MXNet Deep Learning on AWS with TensorFlow and Apache MXNet Julien Simon Global Evangelist, AI & Machine Learning @julsimon Renaud ALLIOUX CTO, Earthcube The Amazon ML Stack: Broadest & Deepest Set of Capabilities

More information

AWS Machine Learning Transformation Day - Munich. 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.

AWS Machine Learning Transformation Day - Munich. 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS Machine Learning Transformation Day - Munich ML at Amazon Search & Discovery Fulfilment & Logistics Existing Products New Initiatives Investments in ML for more than 20 years. Thousands of engineers

More information

AWS DeepLens Workshop: Building a Computer Vision App

AWS DeepLens Workshop: Building a Computer Vision App AWS DeepLens Workshop: Building a Computer Vision App Jyothi Nookula - Senior Product Manager, Amazon Web Services May 23 rd 2018 AWS DeepLens is not a video camera I t s t h e w o r l d s f i r s t d

More information

Advancing State-of-the-Art of Autonomous Vehicles and Robotics Research using AWS GPU Instances

Advancing State-of-the-Art of Autonomous Vehicles and Robotics Research using AWS GPU Instances Advancing State-of-the-Art of Autonomous Vehicles and Robotics Research using AWS GPU Instances Adrien Gaidon - Machine Learning Lead, Toyota Research Institute Mike Garrison - Senior Systems Engineer,

More information

AI for Everyone. Ian Massingham Chief Evangelist

AI for Everyone. Ian Massingham Chief Evangelist AI for Everyone Ian Massingham Chief Evangelist (EMEA) @IanMmmm ianm@amazon.com Artificial Intelligence & Deep Learning At Amazon Thousands Of Employees Across The Company Focused on AI Discovery & Search

More information

Practical Applications of Machine Learning for Image and Video in the Cloud

Practical Applications of Machine Learning for Image and Video in the Cloud Practical Applications of Machine Learning for Image and Video in the Cloud Shawn Przybilla, AWS Solutions Architect M&E @shawnprzybilla 2/27/18 There were 3.7 Billion internet users in 2017 1.2 Trillion

More information

Managing Deep Learning Workflows

Managing Deep Learning Workflows Managing Deep Learning Workflows Deep Learning on AWS Batch treske@amazon.de September 2017 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Business Understanding Data Understanding

More information

Enhancing applications with Cognitive APIs IBM Corporation

Enhancing applications with Cognitive APIs IBM Corporation Enhancing applications with Cognitive APIs After you complete this section, you should understand: The Watson Developer Cloud offerings and APIs The benefits of commonly used Cognitive services 2 Watson

More information

Build, Deploy & Operate Intelligent Chatbots with Amazon Lex

Build, Deploy & Operate Intelligent Chatbots with Amazon Lex Build, Deploy & Operate Intelligent Chatbots with Amazon Lex Ian Massingham AWS Technical Evangelist @IanMmmm aws.amazon.com/lex 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.

More information

AI Made Simple. Christian Petters, Solutions Architect, Amazon Web Services

AI Made Simple. Christian Petters, Solutions Architect, Amazon Web Services AI Made Simple Christian Petters, cpetters@amazon.de Solutions Architect, Amazon Web Services 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon AI: New Deep Learning Services

More information

Create Swift mobile apps with IBM Watson services IBM Corporation

Create Swift mobile apps with IBM Watson services IBM Corporation Create Swift mobile apps with IBM Watson services Create a Watson sentiment analysis app with Swift Learning objectives In this section, you ll learn how to write a mobile app in Swift for ios and add

More information

VLANs. Commutation LAN et Wireless Chapitre 3

VLANs. Commutation LAN et Wireless Chapitre 3 VLANs Commutation LAN et Wireless Chapitre 3 ITE I Chapter 6 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Objectifs Expliquer le rôle des VLANs dans un réseau convergent. Expliquer le rôle

More information

Planning Premier Workshops de Septembre 2018 à Juin 2019 Microsoft Services Edition Juillet 2018

Planning Premier Workshops de Septembre 2018 à Juin 2019 Microsoft Services Edition Juillet 2018 Planning Premier Workshops de Septembre 2018 à Juin 2019 Microsoft Services Edition Juillet 2018 Vous trouverez ci-dessous la liste de nos formations disponibles à ce jour. D autres sessions viendront

More information

Digital Excellence. Inventer de nouveaux services et nouveaux usages Témoignage de la ville de Marseille

Digital Excellence. Inventer de nouveaux services et nouveaux usages Témoignage de la ville de Marseille Digital Excellence Inventer de nouveaux services et nouveaux usages Témoignage de la ville de Marseille Fabienne Marty Directeur Architecture et Management de la Donnée, Ville de Marseille Eric Delfosse

More information

NVIDIA DLI HANDS-ON TRAINING COURSE CATALOG

NVIDIA DLI HANDS-ON TRAINING COURSE CATALOG NVIDIA DLI HANDS-ON TRAINING COURSE CATALOG Valid Through July 31, 2018 INTRODUCTION The NVIDIA Deep Learning Institute (DLI) trains developers, data scientists, and researchers on how to use artificial

More information

NVIDIA DEEP LEARNING INSTITUTE

NVIDIA DEEP LEARNING INSTITUTE NVIDIA DEEP LEARNING INSTITUTE TRAINING CATALOG Valid Through July 31, 2018 INTRODUCTION The NVIDIA Deep Learning Institute (DLI) trains developers, data scientists, and researchers on how to use artificial

More information

Vinnie Saini Cloud Solution Architect Big Data & AI

Vinnie Saini Cloud Solution Architect Big Data & AI Vinnie Saini Cloud Solution Architect Big Data & AI vasaini@microsoft.com data intelligence cloud Data + Intelligence + Cloud Extensible Applications Easy to consume Artificial Intelligence Most comprehensive

More information

##SQLSatMadrid. Project [Vélib by Cortana]

##SQLSatMadrid. Project [Vélib by Cortana] Project [Vélib by Cortana] BIG Thanks to SQLSatMadrid Sponsors Speakers Agenda Presentation of the Project Cortana Intelligent Suite Creation of the architecture Purpose of the Project Get a descriptive

More information

IBM Deep Learning Solutions

IBM Deep Learning Solutions IBM Deep Learning Solutions Reference Architecture for Deep Learning on POWER8, P100, and NVLink October, 2016 How do you teach a computer to Perceive? 2 Deep Learning: teaching Siri to recognize a bicycle

More information

Enterprise Cloud One OS. One Click.

Enterprise Cloud One OS. One Click. Une infrastructure agile pour soutenir vos pratiques DevOps Enterprise Cloud One OS. One Click. Anthony Costeseque, Sr. Systems Engineer Sud-Est, @acosteseque Hybrid Cloud and DevOps SME @nutanix Planning

More information

1.1 February B

1.1 February B RELEASE NOTES 1.1 February 2019 3725-61900-001B Polycom Companion Polycom announces the release of the Polycom Companion software version 1.1. This document includes the latest information about new and

More information

BERLIN. 2015, Amazon Web Services, Inc. or its affiliates. All rights reserved

BERLIN. 2015, Amazon Web Services, Inc. or its affiliates. All rights reserved BERLIN 2015, Amazon Web Services, Inc. or its affiliates. All rights reserved Introduction to Amazon EC2 Danilo Poccia Technical Evangelist @danilop 2015, Amazon Web Services, Inc. or its affiliates. All

More information

How can you implement this through a script that a scheduling daemon runs daily on the application servers?

How can you implement this through a script that a scheduling daemon runs daily on the application servers? You ve been tasked with implementing an automated data backup solution for your application servers that run on Amazon EC2 with Amazon EBS volumes. You want to use a distributed data store for your backups

More information

EFFICIENT INFERENCE WITH TENSORRT. Han Vanholder

EFFICIENT INFERENCE WITH TENSORRT. Han Vanholder EFFICIENT INFERENCE WITH TENSORRT Han Vanholder AI INFERENCING IS EXPLODING 2 Trillion Messages Per Day On LinkedIn 500M Daily active users of iflytek 140 Billion Words Per Day Translated by Google 60

More information

La plateforme Cloud d Entreprise. Découvrez la vision et la stratégie de Nutanix.

La plateforme Cloud d Entreprise. Découvrez la vision et la stratégie de Nutanix. La plateforme Cloud d Entreprise. Découvrez la vision et la stratégie de Nutanix. Sylvain Huguet Nutanix Evangelist @nutanix Nutanix: The Enterprise Cloud Company Make datacenter infrastructure and clouds

More information

Analyse statique de programmes avioniques

Analyse statique de programmes avioniques June 28th 2013. Forum Méthodes Formelles Cycle de conférences: Analyse Statique : «Retour d expériences industrielles» Analyse statique de programmes avioniques Presenté par Jean Souyris (Airbus Opérations

More information

S8765 Performance Optimization for Deep- Learning on the Latest POWER Systems

S8765 Performance Optimization for Deep- Learning on the Latest POWER Systems S8765 Performance Optimization for Deep- Learning on the Latest POWER Systems Khoa Huynh Senior Technical Staff Member (STSM), IBM Jonathan Samn Software Engineer, IBM Evolving from compute systems to

More information

About Transferring License Rights for. PL7 V4.5 and Unity Pro V2.3 SP1 Software

About Transferring License Rights for. PL7 V4.5 and Unity Pro V2.3 SP1 Software Page 1 of 38 Click here to access the English Cliquez ici pour accéder au Français Klicken Sie hier, um zum Deutschen zu gelangen Premete qui per accedere all' Italiano Pulse acquì para acceder al Español

More information

Serverless Predictions at Scale

Serverless Predictions at Scale less Predictions at Scale Thomas Reske Global Solutions Architect, Amazon Web Services less computing allows you to build and run applications and services without thinking about servers What are the benefits

More information

Big Data on AWS. Big Data Agility and Performance Delivered in the Cloud. 2015, Amazon Web Services, Inc. or its Affiliates. All rights reserved.

Big Data on AWS. Big Data Agility and Performance Delivered in the Cloud. 2015, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Big Data on AWS Big Data Agility and Performance Delivered in the Cloud 2015, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Big Data Technologies and techniques for working productively

More information

Foreword. Thank you for purchasing high resolution car video recorder. It realizes a full driving recording

Foreword. Thank you for purchasing high resolution car video recorder. It realizes a full driving recording Car DVR Manual Foreword Thank you for purchasing high resolution car video recorder. It realizes a full driving recording function by dual lens and GPS route tracking. This manual describes the technical

More information

Concilier Gouvernance et DevOps? AWS vous permet de satisfaire l'équation!

Concilier Gouvernance et DevOps? AWS vous permet de satisfaire l'équation! Concilier Gouvernance et DevOps? AWS vous permet de satisfaire l'équation! Ludovic Tressol - Directeur de l infrastructure Cloud, Gemalto Walid Benabderrahmane - Architecte Solutions, Amazon Web Services

More information

Sony's deep learning software "Neural Network Libraries/Console and its use cases in Sony

Sony's deep learning software Neural Network Libraries/Console and its use cases in Sony GTC 2018 Sony's deep learning software "Neural Network Libraries/Console and its use cases in Sony Yoshiyuki Kobayashi Senior Machine Learning Researcher Sony Network Communications Inc. / Sony Corporation

More information

GV-Center V2 INTRODUCTION GV CENTER V2 VS. GV CENTER V2 PRO

GV-Center V2 INTRODUCTION GV CENTER V2 VS. GV CENTER V2 PRO -1- GV-Center V2 INTRODUCTION While GV Center V2 Pro is a professional version for a large central monitoring network such as alarm services companies or chain stores, GV Center V2 is a standard version

More information

Deep Learning for Developers

Deep Learning for Developers Deep Learning for Developers Julien Simon Principal Evangelist, AI/ML, EMEA 2017, Amazon Web Services, Inc. or its affiliates. All rights reserved Questions, questions What s the seemingly

More information

Computer Vision and Media Analytics

Computer Vision and Media Analytics 1 Computer Vision and Media Analytics Creating New Opportunities for Value-Add Connected TV Services Tony Emerson Managing Director Worldwide Media and Cable Our OTT Vision Capitalize on existing content

More information

MIOVISION DEEP LEARNING TRAFFIC ANALYTICS SYSTEM FOR REAL-WORLD DEPLOYMENT. Kurtis McBride CEO, Miovision

MIOVISION DEEP LEARNING TRAFFIC ANALYTICS SYSTEM FOR REAL-WORLD DEPLOYMENT. Kurtis McBride CEO, Miovision MIOVISION DEEP LEARNING TRAFFIC ANALYTICS SYSTEM FOR REAL-WORLD DEPLOYMENT Kurtis McBride CEO, Miovision ABOUT MIOVISION COMPANY Founded in 2005 40% growth, year over year Offices in Kitchener, Canada

More information

NVIDIA DGX SYSTEMS PURPOSE-BUILT FOR AI

NVIDIA DGX SYSTEMS PURPOSE-BUILT FOR AI NVIDIA DGX SYSTEMS PURPOSE-BUILT FOR AI Overview Unparalleled Value Product Portfolio Software Platform From Desk to Data Center to Cloud Summary AI researchers depend on computing performance to gain

More information

Event: PASS SQL Saturday - DC 2018 Presenter: Jon Tupitza, CTO Architect

Event: PASS SQL Saturday - DC 2018 Presenter: Jon Tupitza, CTO Architect Event: PASS SQL Saturday - DC 2018 Presenter: Jon Tupitza, CTO Architect BEOP.CTO.TP4 Owner: OCTO Revision: 0001 Approved by: JAT Effective: 08/30/2018 Buchanan & Edwards Proprietary: Printed copies of

More information

Vasco Translator USER MANUAL ENGLISH

Vasco Translator USER MANUAL ENGLISH Vasco Translator USER MANUAL ENGLISH Copyright 2016 Vasco Electronics LLC www.vasco-electronics.com Table of contents 1. Operation of the device 4 1.1 Function keys 5 1.2 Battery charging 6 1.3 Memory

More information

Building Secure and Scalable Mobile Apps on AWS

Building Secure and Scalable Mobile Apps on AWS Building Secure and Scalable Mobile Apps on AWS Dennis Hills Mobile Developer Advocate, Amazon Web Services April 20, 2017 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Agenda

More information

Emulating Lambda to speed up development. Kevin Epstein CTO CorpInfo AWS Premier Partner

Emulating Lambda to speed up development. Kevin Epstein CTO CorpInfo AWS Premier Partner Emulating Lambda to speed up development Kevin Epstein CTO CorpInfo AWS Premier Partner What is Lambda? Scalable, Highly Available, Stateless, event driven computing Fully managed runtime environment Python

More information

EVAS CAN Bus. Ref : User Guide

EVAS CAN Bus. Ref : User Guide EVAS CAN Bus Ref : 115-311-001 User Guide Contents 1 Characteristics... 3 1.1 Operating characteristics... 3 1.2 Connectors... 3 2 System operation... 4 2.1 Continuous listening mode... 4 2.2 Impulse listening

More information

MSRP Price list & order form

MSRP Price list & order form 1 LVI America, Inc. 150 north Michigan Avenue, Ste 1950 Chicago, IL 60601 Phone: (888) 781-7811 E-mail: order@lviamerica.com WWW.LVIAMERICA.COM MSRP Price list & order form Valid from 2018-01-31 Product

More information

introduction to using Watson Services with Java on Bluemix

introduction to using Watson Services with Java on Bluemix introduction to using Watson Services with Java on Bluemix Patrick Mueller @pmuellr, muellerware.org developer advocate for IBM's Bluemix PaaS http://pmuellr.github.io/slides/2015/02-java-intro-with-watson

More information

Note: TAO OCR is a derivitive of the same OCR engine used in Microsoft's "Seeing AI" application!

Note: TAO OCR is a derivitive of the same OCR engine used in Microsoft's Seeing AI application! TopOCR's Accessible User Interface By simply typing Control-Q, TopOCR can be transformed into a PC-based Reading Machine application for use with document cameras. It has a very easy to learn Visually

More information

DGX SYSTEMS: DEEP LEARNING FROM DESK TO DATA CENTER. Markus Weber and Haiduong Vo

DGX SYSTEMS: DEEP LEARNING FROM DESK TO DATA CENTER. Markus Weber and Haiduong Vo DGX SYSTEMS: DEEP LEARNING FROM DESK TO DATA CENTER Markus Weber and Haiduong Vo NVIDIA DGX SYSTEMS Agenda NVIDIA DGX-1 NVIDIA DGX STATION 2 ONE YEAR LATER NVIDIA DGX-1 Barriers Toppled, the Unsolvable

More information

IN-CAR HD Digital Video Recorder

IN-CAR HD Digital Video Recorder IN-CAR HD Digital Video Recorder USER MANUAL KPT-200 In order to ensure better use of each function of your Kapture In-Car HD DVR, it is recommended that you read these product instructions carefully before

More information

Experiments with Tensor Flow

Experiments with Tensor Flow Experiments with Tensor Flow 06.07.2017 Roman Weber (Geschäftsführer) Richard Schmid (Senior Consultant) A Smart Home? 2 WEBGATE WELTWEIT WebGate USA Boston WebGate Support Center Brno, Tschechische Republik

More information

At Course Completion Prepares you as per certification requirements for AWS Developer Associate.

At Course Completion Prepares you as per certification requirements for AWS Developer Associate. [AWS-DAW]: AWS Cloud Developer Associate Workshop Length Delivery Method : 4 days : Instructor-led (Classroom) At Course Completion Prepares you as per certification requirements for AWS Developer Associate.

More information

Workflow Concepts and Techniques

Workflow Concepts and Techniques Workflow Concepts and Techniques Hala Skaf-Molli Maître de Conférences Université de Nantes Hala.Skaf@univ-nantes.fr http://pagesperso.lina.univ-nantes.fr/~skaf-h Workflow Concepts and Techniques General

More information

Introduction to Deep Learning in Signal Processing & Communications with MATLAB

Introduction to Deep Learning in Signal Processing & Communications with MATLAB Introduction to Deep Learning in Signal Processing & Communications with MATLAB Dr. Amod Anandkumar Pallavi Kar Application Engineering Group, Mathworks India 2019 The MathWorks, Inc. 1 Different Types

More information

Amber DrupalCon Vienna September 2017

Amber DrupalCon Vienna September 2017 Get Started with Voice User Interfaces Amber Matz @amberhimesmatz DrupalCon Vienna September 2017 About Me Amber Matz Production Manager and Trainer Drupalize.Me Twitter: @amberhimesmatz Drupalize.Me big

More information

CORE CONTENT ADOBE PHOTOSHOP ELEMENTS 11 & ADOBE PREMIERE ELEMENTS

CORE CONTENT ADOBE PHOTOSHOP ELEMENTS 11 & ADOBE PREMIERE ELEMENTS CORE CONTENT ADOBE PHOTOSHOP ELEMENTS 11 & ADOBE PREMIERE ELEMENTS 11 8.2.12 The purpose of this document is to provide a central source of marketing content to support various product launch deliverables,

More information

Read me carefully before making your connections!

Read me carefully before making your connections! CROSS GAME USER GUIDE Read me carefully before making your connections! Warning: The CROSS GAME converter is compatible with most brands of keyboards and Gamer mice. However, we cannot guarantee 100% compatibility.

More information

CERN openlab & IBM Research Workshop Trip Report

CERN openlab & IBM Research Workshop Trip Report CERN openlab & IBM Research Workshop Trip Report Jakob Blomer, Javier Cervantes, Pere Mato, Radu Popescu 2018-12-03 Workshop Organization 1 full day at IBM Research Zürich ~25 participants from CERN ~10

More information

This document was created by an unregistered ChmMagic, please go to to register. it. Thanks

This document was created by an unregistered ChmMagic, please go to  to register. it. Thanks This document was created by an unregistered ChmMagic, please go to http://www.bisenter.com to register. it. Thanks About Coolexon What is Coolexon? Coolexon is a powerful dictionary and translation software.

More information

NVIDIA GPU CLOUD DEEP LEARNING FRAMEWORKS

NVIDIA GPU CLOUD DEEP LEARNING FRAMEWORKS TECHNICAL OVERVIEW NVIDIA GPU CLOUD DEEP LEARNING FRAMEWORKS A Guide to the Optimized Framework Containers on NVIDIA GPU Cloud Introduction Artificial intelligence is helping to solve some of the most

More information

PCS-XG100/77. Enterprise videoconferencing system

PCS-XG100/77. Enterprise videoconferencing system 1 PCS-XG100/77 Enterprise videoconferencing system PCS-XG100/77 - General Presentation Applications: Corporate Meeting Room Distance Learning Telemedicine Town Hall Meeting Broadcasting List Price: PCS-XG100

More information

What s New at AWS? A selection of some new stuff. Constantin Gonzalez, Principal Solutions Architect, Amazon Web Services

What s New at AWS? A selection of some new stuff. Constantin Gonzalez, Principal Solutions Architect, Amazon Web Services What s New at AWS? A selection of some new stuff Constantin Gonzalez, Principal Solutions Architect, Amazon Web Services Speed of Innovation AWS Pace of Innovation AWS has been continually expanding its

More information

Operation Manual Defender Car Vision 2020 HD Car DVR

Operation Manual Defender Car Vision 2020 HD Car DVR Operation Manual Defender Car Vision 2020 HD Car DVR 1 Thank you for buying Defender Car Vision 2020 HD car DVR. Before using the device read carefully this manual. mini-usb connector HDMI connector Function

More information

Energy Management with AWS

Energy Management with AWS Energy Management with AWS Kyle Hart and Nandakumar Sreenivasan Amazon Web Services August [XX], 2017 Tampa Convention Center Tampa, Florida What is Cloud? The NIST Definition Broad Network Access On-Demand

More information

UNHCR Partner Portal. Please use only Internet Explorer 8.0 or above version. Browsers such as Google chrome or Firefox generate errors.

UNHCR Partner Portal. Please use only Internet Explorer 8.0 or above version. Browsers such as Google chrome or Firefox generate errors. Welcome page: https://partner.unhcr.org/ Please use only Internet Explorer 8.0 or above version. Browsers such as Google chrome or Firefox generate errors. 1 This document presents the registration process.

More information

GLOBAL NETFLIX PREFERRED VENDOR (NPV) RATE CARD:

GLOBAL NETFLIX PREFERRED VENDOR (NPV) RATE CARD: Global Rate Card Timed Text Origination Rates Audio Description Rates Netflix Scope of Work Guidelines A/V Materials Timed Text Audio Materials Trailers Forced Narratives NPV SLA & KPIs GLOBAL NETFLIX

More information

Beyond Training The next steps of Machine Learning. Chris /in/chrisparsonsdev

Beyond Training The next steps of Machine Learning. Chris /in/chrisparsonsdev Beyond Training The next steps of Machine Learning Chris Parsons chrisparsons@uk.ibm.com @chrisparsonsdev /in/chrisparsonsdev What is this talk? Part 1 What is Machine Learning? AI Infrastructure PowerAI

More information

Voice Dialing Setup Guide

Voice Dialing Setup Guide www.babytel.net Contents Introduction... 2 Enabling Voice Dialing... 2 Enabling Voice Dialing for internal users... 2 Enabling Voice Dialing in an Automated Attendant... 2 Automated Attendant Pronunciation

More information

Code Mania Artificial Intelligence: a. Module - 1: Introduction to Artificial intelligence and Python:

Code Mania Artificial Intelligence: a. Module - 1: Introduction to Artificial intelligence and Python: Code Mania 2019 Artificial Intelligence: a. Module - 1: Introduction to Artificial intelligence and Python: 1. Introduction to Artificial Intelligence 2. Introduction to python programming and Environment

More information

FaaS Shell Multi-Cloud Portable Serverless Function Workflow

FaaS Shell Multi-Cloud Portable Serverless Function Workflow Open Source Summit Japan 2018 Thursday, June 21 12:00-12:40 FaaS Shell Multi-Cloud Portable Serverless Function Workflow Naohiro Tamura Professional Engineer Fujitsu Limited Copyright 2018 FUJITSU LIMITED

More information

P I X E V I A : A I B A S E D, R E A L - T I M E C O M P U T E R V I S I O N S Y S T E M F O R D R O N E S

P I X E V I A : A I B A S E D, R E A L - T I M E C O M P U T E R V I S I O N S Y S T E M F O R D R O N E S P I X E V I A : A I B A S E D, R E A L - T I M E C O M P U T E R V I S I O N S Y S T E M F O R D R O N E S Mindaugas Eglinskas, CEO at PIXEVIA www.pixevia.com Origins in R&D projects for Lithuanian MoD.

More information

Deep learning prevalence. first neuroscience department. Spiking Neuron Operant conditioning First 1 Billion transistor processor

Deep learning prevalence. first neuroscience department. Spiking Neuron Operant conditioning First 1 Billion transistor processor WELCOME TO Operant conditioning 1938 Spiking Neuron 1952 first neuroscience department 1964 Deep learning prevalence mid 2000s The Turing Machine 1936 Transistor 1947 First computer science department

More information

Microsoft Azure Databricks for data engineering. Building production data pipelines with Apache Spark in the cloud

Microsoft Azure Databricks for data engineering. Building production data pipelines with Apache Spark in the cloud Microsoft Azure Databricks for data engineering Building production data pipelines with Apache Spark in the cloud Azure Databricks As companies continue to set their sights on making data-driven decisions

More information

Demystifying Machine Learning

Demystifying Machine Learning Demystifying Machine Learning Dmitry Figol, WW Enterprise Sales Systems Engineer - Programmability @dmfigol CTHRST-1002 Agenda Machine Learning examples What is Machine Learning Types of Machine Learning

More information

Nuance Licensing Opportunities: Power PDF and Dragon

Nuance Licensing Opportunities: Power PDF and Dragon Nuance Licensing Opportunities: Power PDF and Dragon Mel Catimbang, Channel Manager, South East Asia Derek Austin, Dragon Business Manager, APAC October 2017 2017 Nuance Communications, Inc. All rights

More information

Machine Learning. Bridging the OT IT Gap for Machine Learning with Ignition and AWS Greengrass

Machine Learning. Bridging the OT IT Gap for Machine Learning with Ignition and AWS Greengrass Machine Learning with Ignition and AWS Greengrass Bridging B the OT IT Gap for Machine Learning Simply Connect Ignition & AWS Greengrass for Machine Learning! Bridging the OT IT gaps is now easier using

More information

January Cloud & Xaas. When computers flies in the sky. Jérôme Blanchard Research Engineer ATILF, CNRS

January Cloud & Xaas. When computers flies in the sky. Jérôme Blanchard Research Engineer ATILF, CNRS January 2015 Cloud & Xaas When computers flies in the sky Jérôme Blanchard Research Engineer ATILF, CNRS jerome.blanchard@atilf.fr Presentation Organization Part 1. 30'. A little bit of cloud computing

More information

SmartView Versa+ User Manual. Table of contents

SmartView Versa+ User Manual. Table of contents Table of contents Overview... 1 What s in the box?... 2 Getting to know your SmartView Versa+.. 3 Getting started... 5 Inserting the battery... 5 Charging the battery... 6 Install SD card... 7 Install

More information

DGX UPDATE. Customer Presentation Deck May 8, 2017

DGX UPDATE. Customer Presentation Deck May 8, 2017 DGX UPDATE Customer Presentation Deck May 8, 2017 NVIDIA DGX-1: The World s Fastest AI Supercomputer FASTEST PATH TO DEEP LEARNING EFFORTLESS PRODUCTIVITY REVOLUTIONARY AI PERFORMANCE Fully-integrated

More information

Microsoft speech offering

Microsoft speech offering Microsoft speech offering Win 10 Speech APIs Local Commands with constrained grammar E.g. Turn on, turn off Cloud dictation Typing a message, Web search, complex phrases Azure marketplace Oxford APIs LUIS

More information

Deep Learning - Recitation (1/19/2018)

Deep Learning - Recitation (1/19/2018) Deep Learning - Recitation (1/19/2018) What is Amazon Web Services (AWS) Cloud Based Computational Resource What does AWS offer? Many many things but here are the two main things to care about for DL...

More information

Installation des interfaces et utilisation de WorldCAT-CIF pour le catalogue CD Meusburger

Installation des interfaces et utilisation de WorldCAT-CIF pour le catalogue CD Meusburger Installation des interfaces et utilisation de pour le catalogue CD Meusburger 1. Condition préalable: lors de l installation du catalogue CD Meusburger, il faut avoir mis en place DAKO. 2. Veuillez vérifier

More information

Cisco UCS C480 ML M5 Rack Server Performance Characterization

Cisco UCS C480 ML M5 Rack Server Performance Characterization White Paper Cisco UCS C480 ML M5 Rack Server Performance Characterization The Cisco UCS C480 ML M5 Rack Server platform is designed for artificial intelligence and machine-learning workloads. 2018 Cisco

More information

Democratizing Machine Learning on Kubernetes

Democratizing Machine Learning on Kubernetes Democratizing Machine Learning on Kubernetes Joy Qiao, Senior Solution Architect - AI and Research Group, Microsoft Lachlan Evenson - Principal Program Manager AKS/ACS, Microsoft Who are we? The Data Scientist

More information

ControlLogix Redundant Power Supply Chassis Adapter Module

ControlLogix Redundant Power Supply Chassis Adapter Module Installation Instructions ControlLogix Redundant Power Supply Chassis Adapter Module Catalog Number 1756-PSCA Use this publication as a guide when installing the ControlLogix 1756-PSCA chassis adapter

More information

QT8716. NVR Technology IP Channels 16 (32) Recording Resolution 720p / 1080p / 3MP / 4MP Live Viewing Resolution 1080p. Live Display FPS.

QT8716. NVR Technology IP Channels 16 (32) Recording Resolution 720p / 1080p / 3MP / 4MP Live Viewing Resolution 1080p. Live Display FPS. QT8716 NVR Technology IP Channels 16 (32) Recording Resolution 720p / 1080p / 3MP / 4MP Live Viewing Resolution 1080p Live Display FPS per Channel Hard Drive Supports 8 HDD up to 6TB each Remote Monitoring

More information

Making an on-device personal assistant a reality

Making an on-device personal assistant a reality June 2018 @qualcomm_tech Making an on-device personal assistant a reality Qualcomm Technologies, Inc. AI brings human-like understanding and behaviors to the machines Perception Hear, see, and observe

More information

Omni Dictionary USER MANUAL ENGLISH

Omni Dictionary USER MANUAL ENGLISH Omni Dictionary USER MANUAL ENGLISH Table of contents Power and battery 3 1.1. Power source 3 1.2 Resetting the Translator 3 2. The function of keys 4 3. Start Menu 7 3.1 Menu language 8 4. Common phrases

More information

amazon web services the cookbookamazon youtube affiliate marketer earning huge affiliate commission from amazon through associates program marketing

amazon web services the cookbookamazon youtube affiliate marketer earning huge affiliate commission from amazon through associates program marketing DOWNLOAD OR READ : AMAZON WEB SERVICES THE COOKBOOKAMAZON YOUTUBE AFFILIATE MARKETER EARNING HUGE AFFILIATE COMMISSION FROM AMAZON THROUGH ASSOCIATES PROGRAM MARKETING PDF EBOOK EPUB MOBI Page 1 Page 2

More information

Manual Ipod Touch Ios 7 Update Date De Sortie >>>CLICK HERE<<<

Manual Ipod Touch Ios 7 Update Date De Sortie >>>CLICK HERE<<< Manual Ipod Touch Ios 7 Update Date De Sortie Get a preview of the next release of ios All that and more make ios 8 the biggest ios release ever. ios is the foundation of iphone, ipad, and ipod touch.

More information

Sun x64 Servers Windows Server 2003 R2 Operating System Preinstall Release Notes

Sun x64 Servers Windows Server 2003 R2 Operating System Preinstall Release Notes Sun x64 Servers Windows Server 2003 R2 Operating System Preinstall Release Notes Sun Microsystems, Inc. www.sun.com Part No. 820-4066-10 January 2008, Revision 01 Submit comments about this document at:

More information

User guide. Bluetooth Keyboard BKB10

User guide. Bluetooth Keyboard BKB10 User guide Bluetooth Keyboard BKB10 Contents Basics...3 Overview... 3 Charging the keyboard... 4 Turning on the keyboard... 5 Getting started... 6 Setting up the keyboard... 6 Support on the web...6 Legal

More information

Amazon Web Services. Block 402, 4 th Floor, Saptagiri Towers, Above Pantaloons, Begumpet Main Road, Hyderabad Telangana India

Amazon Web Services. Block 402, 4 th Floor, Saptagiri Towers, Above Pantaloons, Begumpet Main Road, Hyderabad Telangana India (AWS) Overview: AWS is a cloud service from Amazon, which provides services in the form of building blocks, these building blocks can be used to create and deploy various types of application in the cloud.

More information

Building the Most Efficient Machine Learning System

Building the Most Efficient Machine Learning System Building the Most Efficient Machine Learning System Mellanox The Artificial Intelligence Interconnect Company June 2017 Mellanox Overview Company Headquarters Yokneam, Israel Sunnyvale, California Worldwide

More information

MDS-S39 SERVICE MANUAL MINIDISC DECK. US Model Canadian Model AEP Model UK Model E Model Tourist Model

MDS-S39 SERVICE MANUAL MINIDISC DECK. US Model Canadian Model AEP Model UK Model E Model Tourist Model SERVICE MANUAL US Model Canadian Model AEP Model UK Model E Model Tourist Model Model MDS-S39 is almost same as MDS-S38. As only the difference from MDS-S38 is described in this manual, please refer to

More information

Presenter: Felix Goldberg, Ph.D. Chief AI Scientist Artificial Intelligence Cart AIC

Presenter: Felix Goldberg, Ph.D. Chief AI Scientist Artificial Intelligence Cart AIC Presenter: Felix Goldberg, Ph.D. Chief AI Scientist felix.goldberg@tracxpoint.com Artificial Intelligence Cart AIC Company Masthead Prof. Mo I Meidar co-founder & President Gidon Moshkovitz co-founder

More information

Preface. Product Features

Preface. Product Features Warning 1 It is a high-precision product, do not fall or crash. 2. Do not expose the unit to strong magnetic objects, such as magnet and electrical motor. Avoid strong radio waves. Strong magnetic fields

More information

Magical Chatbots with Cisco Spark and IBM Watson

Magical Chatbots with Cisco Spark and IBM Watson DEVNET-2321 Magical Chatbots with Cisco Spark and IBM Watson Lauren Ramgattie, Technical Marketing Engineer Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session

More information

Deep Learning mit PowerAI - Ein Überblick

Deep Learning mit PowerAI - Ein Überblick Stephen Lutz Deep Learning mit PowerAI - Open Group Master Certified IT Specialist Technical Sales IBM Cognitive Infrastructure IBM Germany Ein Überblick Stephen.Lutz@de.ibm.com What s that? and what s

More information

Solaris 8 6/00 Sun Hardware Roadmap

Solaris 8 6/00 Sun Hardware Roadmap Solaris 8 6/00 Sun Hardware Roadmap This document is a guide to the CDs and documents involved in installing the Solaris 8 6/00 software. Note The arrangement of CDs in the Solaris 8 product is different

More information