Quicken Loans TechCon 2018

September 20th at Cobb Center in Detroit I will be presenting:

Alternative Device Interfaces and Machine Learning

Abstract

In this presentation, we will look at the how users interface with machines without the use of touch. These different types of interaction have their benefits and pitfalls. To showcase the power of these user interactions we will explore: Voice commands with mobile applications, Speech Recognition, and Computer Vision. After this presentation, attendees will have the knowledge to create applications that can utilize voice, video, and machine learning.

Description

Users use voice (Alexa, Cortana, Google Now) or video as a mode of interaction with applications. More than a fad, this is a natural interface for users and is becoming more and more common with the ever-decreasing size of hardware.

Different types of interaction have their benefits and pitfalls. To showcase the power of these user interactions we will explore: Voice commands with two app types: UWP and Xamarin Forms (iOS and Android). Speech Recognition with Cognitive Services: Verifying the speaker with Speaker Recognition API. Computer Vision with Cognitive Services: Verifying a user with Face API.

By utilizing UWP, Xamarin, and Cognitive services; a device with the ultimate in customization for user interactions will be created. Come and see how!

Atlanta Code Camp – Tickets for sale

Register Here

Code Camps are community focused events by and for the developer community. The Atlanta Code Camp draws upon the expertise of local and regional developers, architects, and experts who come together to share their real world experiences, lessons learned, best practices, and general knowledge with other interested individuals.

Date: Saturday, September 15th, 2018

Registration Time: 8:00 AM to 8:45 AM

Time: 8:00 AM to 6:00 PM

Location: Kennesaw State University, Marietta, GA (formerly Southern Polytechnic State University)

Address: 1100 South Marietta Parkway, Marietta, GA 30060

Ticket Price: $10 (Cover your lunch)

Update – Techbash

UPDATE:

Another one of my talks was selected for Techbash: Alternative Device Interfaces and Machine Learning.

In this presentation, we will look at the how users interface with machines without the use of touch. These different types of interaction have their benefits and pitfalls. To showcase the power of these user interactions we will explore: Voice commands with mobile applications, Speech Recognition, and Computer Vision. After this presentation, attendees will have the knowledge to create applications that can utilize voice, video, and machine learning.

Users use voice (Alexa, Cortana, Google Now) or video as a mode of interaction with applications. More than a fad, this is a natural interface for users and is becoming more and more common with the ever-decreasing size of hardware.

Different types of interaction have their benefits and pitfalls. To showcase the power of these user interactions we will explore: Voice commands with two app types: UWP and Xamarin Forms (iOS and Android). Speech Recognition with Cognitive Services: Verifying the speaker with Speaker Recognition API. Computer Vision with Cognitive Services: Verifying a user with Face API.

By utilizing UWP, Xamarin, and Cognitive services; a device with the ultimate in customization for user interactions will be created. Come and see how!

Original:

This year I will be presenting Enable IoT with Edge Computing and Machine Learning at TechBash. Here is the outline:

Being able to run compute cycles on local hardware is a practice predating silicon circuits. Mobile and Web technology has pushed computation away from local hardware and onto remote servers. As prices in the cloud have decreased, more and more of the remote servers have moved there. This technology cycle is coming full circle with pushing the computation that would be done in the cloud down to the client. The catalyst for the cycle completing is latency and cost. Running computations on local hardware softens the load in the cloud and reduces overall cost and architectural complexity.

The difference now is how the computational logic is sent to the device. As of now, we rely on app stores and browsers to deliver the logic the client will use. Delivery mechanisms are evolving into writing code once and having the ability to run that logic in the cloud and push that logic to the client through your application and have that logic run on the device. In this presentation, we will look at how to accomplish this with existing Azure technologies and how to prepare for upcoming technologies to run these workloads.

 

Atlanta Code Camp – Call for Speakers

The Atlanta Code Camp call for speakers is open and we are looking for speakers on the following topics:

  • Cloud Computing (Cloud architecture, Serverless)
  • Data Engineering (RDBMS, NOSQL, Analytics)
  • Data Science (Big Data, AI/ML, Functional Programming)
  • Mobile Computing (Native and/or Hybrid)
  • Modern Web Development, Languages and Tools
  • DevOps and ALM (Including Agile, TDD, and related topics)
  • VR and Game Development
  • Infrastructure (Security, Networking, Identity)
  • Professional Development (Soft Skills, Career Advancement)
  • Business Tools (Office, CRM)
  • Emerging Technologies (IoT, MR)

The event will be at the Marietta campus of Kennesaw State University and out keynote will be Jeremy Likeness.

Sponsors Wanted – Atlanta Medical Hackathon

The Atlanta Medical Hackathon is looking for Sponsors. Sponsors can look forward to getting in front of soon to graduate, undergraduate and graduate students interested in a career in technology or medicine.

Hackathons are a design sprint-like event in which computer programmers and others involved in software development, including graphic designers, interface designers, project managers, and others, often including subject-matter-experts, collaborate intensively on software projects. The Atlanta Medical Hackathon brings business, technology, and medical professionals together to solve problems within the medical industry by combining the knowledge base of different specialties in an innovative environment.

This event is unique in that it looks to bring together professionals from both worlds to solve business problems. Therefore, when you help to sponsor the Atlanta Medical Hackathon, you are seen by attendees as a supporter of local innovative initiatives and are recognized as a primary player within the Atlanta medical technology community. Additionally, this event is continually promoted by technology and medical professionals in the weeks and months preceding the event as they talk with their clients. This ensures that you are receiving qualified attendees that are currently engaged with medical technologies within their current organization.

This is the inaugural Atlanta Medical Hackathon. We hope that this event can be the start to a continued engagement of innovate excellence of medical technology. The qualified leads generated by Atlanta Medical Hackathon will be unequaled!

DevNexus 2018

I’m proud to be presenting Enable IoT with Edge Computing and Machine Learning at DevNexus this year. This is one of my newer talks. After doing a bit of work with Microsoft Azure’s gateway releases I feel that this logic delivery mechanism is going to become more and more pervasive. As a Microsoft MVP I want to showcase what is coming from an AI and compute perspective.

Being able to run compute cycles on local hardware is a practice predating silicon circuits. Mobile and Web technology has pushed computation away from local hardware and onto remote servers. As prices in the cloud have decreased, more and more of the remote servers have moved there. This technology cycle is coming full circle with pushing the computation that would be done in the cloud down to the client. The catalyst for the cycle completing is latency and cost. Running computations on local hardware softens the load in the cloud and reduces overall cost and architectural complexity.

The difference now is how the computational logic is sent to the device. As of now, we rely on app stores and browsers to deliver the logic the client will use. Delivery mechanisms are evolving into writing code once and having the ability to run that logic in the cloud and push that logic to the client through your application and have that logic run on the device. In this presentation, we will look at how to accomplish this with existing Azure technologies and how to prepare for upcoming technologies to run these workloads.