Using the ML.NET CLI tool or the new Model Builder extension for Visual Studio to automate model generation and training

ML.Net is the open source machine learning framework, created by Microsoft, for the cross-platform .NET developer platform. Regardless of your experience with machine learning or the ML.NET framework itself, this post will hopefully have something for you. ML.Net can start to get a little more difficult once you venture outside Read more…

Tweaking the PowerShell colour scheme to play nice with the new Windows Terminal

I have been using the new Windows Terminal along with PowerShell Core lately and followed the latest steps from Scott Hanselman to add some nice functionality, fonts and colours to my terminal. You can read the blog post here: https://www.hanselman.com/blog/HowToMakeAPrettyPromptInWindowsTerminalWithPowerlineNerdFontsCascadiaCodeWSLAndOhmyposh.aspx One thing I did find tricky was getting all of the Read more…