Category Archives: Microsoft

Can we protect AI from our biases?

Posted in Computer, Data Analytics, General, JetsonNano, Machine Learning, Microsoft, Nvidia, Programming | Tagged , , , | Comments Off on Can we protect AI from our biases?

C++ Visual Studio UE4 Debugging

Some screenshots showing basic C++ step debugging, of a UE4 [ Unreal Engine] C++ project, using Visual Studio which opens up the solution file. F11 for Stepping through. Left Clicking the bar next to the code line number turns it … Continue reading

Posted in Computer, GameEngine, General, Microsoft, Programming, UnrealEngine, Visual Studio | Comments Off on C++ Visual Studio UE4 Debugging

Apple MacOS Catalina Hackintosh on a Windows 10 PC

I need to compile some final code for AR and graphics development for the Apple platform – especially the iPad tablet, but l cannot bring myself to spend the money needed for an entry level Apple laptop of apple mac … Continue reading

Posted in Apple, GameEngine, General, Microsoft, Unity3D, UnrealEngine | Tagged , , , , , , , | Comments Off on Apple MacOS Catalina Hackintosh on a Windows 10 PC

Create and manage a VPN gateway on Microsoft Azure using PowerShell

Screenshots showing creating and managing a VPN gateway using Powershell on Microsoft Azure, based on this tutorial – click here. “Azure VPN gateways provide cross-premises connectivity between customer premises and Azure. This tutorial covers basic Azure VPN gateway deployment items … Continue reading

Posted in Azure, Microsoft | Tagged , , , , | Comments Off on Create and manage a VPN gateway on Microsoft Azure using PowerShell

Exploring Microsoft Flight Simulator 2020

Microsoft Flight Simulator is a flight simulator developed by Asobo Studio and published by Xbox Game Studios. It is the eleventh major entry in the Microsoft Flight Simulator series, which was first released in 1982, and preceded by Flight Simulator … Continue reading

Posted in Flight Simulator, GameEngine, General, Microsoft | Tagged , , , , , , , , , , , | Comments Off on Exploring Microsoft Flight Simulator 2020

Image classification model in ACI using AzureML

Deploying an image classification model in Azure Container Instance using Microsoft Azure Machine Learning [ML] Screenshots below: Requires: Azure, Python 3.6+, CPU selected – Standard DS3 V2

Posted in Azure, Machine Learning, Microsoft | Tagged , , , , , , , | Comments Off on Image classification model in ACI using AzureML

Azure Notes

Screenshots below show the core steps in creating a simple web application on Microsoft Azure. Costing options: Click here for notes on Microsoft Application Insights I found out l could not point my custom domain to this web app [reference, … Continue reading

Posted in Azure, General, Microsoft | Tagged , , , , , , | Comments Off on Azure Notes