Posts tagged "machine-learning"
-
Home Lab - Tenstorrent Buildout for Multi-Cloud Edge Demos
Buildout Overview
-
Home Lab - Keeping Costs Down
Understand the Use Case
-
PostgreSQL Historical Log by Table
In my current project, there is a need for tracking data changes in the PostgreSQL tables. The end goal is, if a row changes, we copy the previous row before the change transaction completes and write it to a logging...
-
New Pluralsight Courses Released!
My new Pluralsight courses Cleaning and Preparing Data in Microsoft Azure and Architecting Xamarin.Forms Applications for Code Reuse were just released! Here are the synopsis:
-
New Pluralsight Course Released!
My new Pluralsight course Sourcing Data in Microsoft Azure was just released! Here is the synopsis:
-
New Pluralsight Course Released!
My new Pluralsight course Deploying and Managing Models in Microsoft Azure was just released! Here is the synopsis:
-
Creating .proto definitions from existing types at runtime
There was a need to create .proto definition files from the definitions of a reverse engineered database first project. The approach taken was that of using System.Emit to generate the type definitions and feed those to protobuf-net and use its...
-
numpy/core/_multiarray_umath.cpython-35m-arm-linux-gnueabihf.so: undefined symbol: cblas_sgemm - Raspberry Pi
While working on a Raspberry Pi image that had been used prior by an electrical engineer to setup all of the dependencies for the hardware, there was an error when trying to upgrade to use Tensorflow. Tensorflow was needed to...
-
MVP Renewal
Archived: originally published July 2019; details may be out of date.
-
Multiple TensorFlow Graphs from Cognitive Services - Custom Vision Service
For one project, there was a need for multiple models within the same Python application. These models were trained using the Cognitive Services: Custom Vision Service. There are two steps to using an exported model:
-
Azure IoT Edge - YOLO, Stream Analytics Service, and Blob Storage
As a continuation of the Izon camera hack, I wanted to detect if my dog was using the doggy door in the main room. The approach was going to be simple at first, detect the dog in the room and...
-
Authoring for Pluralsight - Microsoft Azure Cognitive Services: Speech to Text SDK
Archived: originally published March 2019; details may be out of date.
-
Microsoft Azure Cognitive Services: Text to Speech API - Published!
My new Pluralsight course, Microsoft Azure Cognitive Services: Text to Speech API, has just been published. You can find it here. If you would like to check out my other courses, you can find them on my author’s profile. Here...
-
Authoring for Pluralsight - Microsoft Azure Cognitive Services: Text to Speech API
Archived: originally published January 2019; details may be out of date.
-
Hacking Izon Cameras and using Azure IoT Edge
After Izon announced that they were closing down their services (leaving the cameras I already owned useless), I decided to turn them into something useful using Azure. First let me list some resources:
-
TechBash 2018
Archived: originally published June 2018; details may be out of date.
-
Announcing - Atlanta Medical Hackathon
Archived: originally published June 2018; details may be out of date.
-
IRIS Conference
Archived: originally published April 2018; details may be out of date.
-
CodeStock
I’m proud to be presenting Alternative Device Interfaces and Machine Learning at CodeStock this year. With AI becoming more and more ubiquitous, it is important to note the effect on a user’s experience. This presentation is meant to show how...
-
DevNet Create
I’m proud to be presenting Alternative Device Interfaces and Machine Learning at DevNet Create this year. With AI becoming more and more ubiquitous, it is important to note the effect on a user’s experience. This presentation is meant to show...
-
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...