Building a Digital Dungeon Master with Semantic Kernel, C#, and Azure Build a Solo RPG Dungeon Master using C# and Azure OpenAI By Matt Eland on Dec. 2, 2024 It turns out that AI orchestration is remarkably well equipped to handle building a virtual game master. Let’s see how it works.
Data Science, Notebooks, and Kernels Resources for Chapter 1 of Data Science in .NET with Polyglot Notebooks By Matt Eland on Aug. 16, 2024 This chapter contains resources on chapter 1 of Data Science in .NET with Polyglot Notebooks
Exploring Polyglot Notebooks Resources for Chapter 2 of Data Science in .NET with Polyglot Notebooks By Matt Eland on Aug. 16, 2024 This chapter contains resources on chapter 2 of Data Science in .NET with Polyglot Notebooks
Classifying bugfix commits with ML.NET Training a commit bugfix / non-bugfix binary classification model with ML.NET By Matt Eland on Aug. 15, 2024 I got a masters degree from using ML.NET to predict if code commits are bugfixes or non-bugfixes. Here’s how I trained, evaluated, and deployed those binary classification models using C#.
Extending Polyglot Notebooks Resources for Chapter 14 of Data Science in .NET with Polyglot Notebooks By Matt Eland on Aug. 15, 2024 This chapter contains resources on chapter 14 of Data Science in .NET with Polyglot Notebooks