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
Proudly, I will be entering my third year as a Microsoft MVP. This will be under the Microsoft Azure category again. Moving forward, I look forward to doing a large amount of work and training with Azure Edge and Azure...
-
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 //TODO: link to previous article, 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...
-
Authoring for Pluralsight - Microsoft Azure Cognitive Services: Speech to Text SDK
I am creating a new course or Pluralsight titled - Microsoft Azure Cognitive Services: Speech to Text SDK. If you would like to check out my other courses, they can be found in my author’s profile. Here is the breakdown...
-
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
I’m excited to announce that I am authoring another course for Pluralsight. This course targets software developers who are looking to get started with Microsoft Azure Cognitive Services: Text to Speech API to build modern AI solutions and want to...
-
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
This year I will be presenting Enable IoT with Edge Computing and Machine Learning at TechBash. Here is the outline:
-
Announcing - Atlanta Medical Hackathon
Finally, the Atlanta Medical Hackathon will have its inaugural hack October 19th-20th. It will be held at the Pediatric Technology Center at Georgia Tech. The hackathon is open to students and graduate students focusing on information technology or medicine.
-
IRIS Conference
April 14th is the Integrative Research and Ideas Symposium (IRIS) hosted by the UGA Graduate-Professional Student Association. I will be speaking on three separate topics at the event:
-
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...