Posts in category "ai-ml"
-
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 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:
-
New Pluralsight Course Released!
My new Pluralsight course Microsoft Azure Cognitive Services: Speech to Text SDK was just released! Here is the synopsis:
-
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...
-
CodeMash 2019 - Alternative Device Interfaces and Machine Learning
I was once again accepted to speak at CodeMash. This year I will be presenting - Alternative Device Interfaces and Machine Learning. If you would like to purchase tickets, they are for sell. Here is what is going to be...
-
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.