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.
Recommended Codespace Configuration for Polyglot Notebooks devcontainer.json and Dockerfile recommendations for Polyglot Notebooks & .NET Interactive By Matt Eland on Sep. 12, 2024 This resource contains my current recommendations for configuring GitHub Codespaces for Polyglot Notebooks compatibility.
Announcing Data Science in .NET with Polyglot Notebooks A new book helping .NET developers learn data science, machine learning, and AI By Matt Eland on Sep. 6, 2024 With AI and machine learning becoming more accessible than ever before. Data Science in .NET with Polyglot Notebooks helps .NET devs get started.
Why I got a Master's Degree for AI / ML Is additional education worth it for data science careers? One nerd's opinion. By Matt Eland on Aug. 30, 2024 Recently I got a master’s in data analytics as I pursue machine learning and artificial intelligence. Let’s talk about why and if it’s worth it.
Exploratory Data Analysis with F#, Plotly.NET, and ML.NET DataFrames Using Polyglot Notebooks to explore datasets with F# & Plotly.NET By Matt Eland on Dec. 24, 2023 Loading data, describing that data, and visualizing it in a single notebook can be surprisingly difficult with F#. This article walks you through the rough points of performing EDA in a .NET data science notebook.