304 Followers
260 Following
184 Posts

Microsoft MVP in AI. Professional Programming Instructor (.NET, JS, SQL).
I help people love software engineering, AI, and data science.

#dotnet #csharp #machinelearning #azureml #ai #datascience #blogging #youtube #speaking #techwriting #ethics #teaching #learntocode #unity #gamedev #gameai #mvpbuzz

AI Bloghttps://AccessibleAI.dev
Dev Bloghttps://NewDevsGuide.com
YouTube Channelhttps://MattOnDataScience.com
Other Contenthttps://MattEland.dev
My session "Automating my Dog with Azure Cognitive Services" was accepted at #kcdc2023 today! I'm going to have a lot of fun talking about #azure #cognitiveservices this summer and getting nerdy with #AI

I'm elated to share that I have been awarded a Microsoft MVP in AI. Thank you to all who have encouraged me, given me feedback on content, attended my talks, read my articles, or accepted me to conferences / user group sessions.

#mvpbuzz #ai

Looks like I get to contribute to Azure Spring Clean for the first time in a few weeks!
Well, I just applied to receive my graduate certificate in data analytics this spring. That flew by and marks the halfway point of my master's program.
This is honestly a little embarrassing. 2023 should feature fewer conference talks from myself with a greater emphasis on written and video content with that evening time I often spend on talk preparation.
I stayed up a bit late writing about something awesome I learned today: calling #OpenAI APIs to generate text using #GPT3 models from #Python. https://accessibleai.dev/post/generating_text_with_gpt_and_python/
How to Generate Text with OpenAI, GPT-3, and Python

Here's a handful of lines of Python code that let you integrate the latest transformer-based models from OpenAI

Accessible AI
Learning to build JARVIS at #CodeMash
Hello #CodeMash !

New blog post: How to start a new Unity Game Project in 2023.

https://newdevsguide.com/2023/01/07/how-to-start-new-unity-project/

How to Start a New Unity Game Project in 2023

Cover image by Matt Eland using MidJourney and Canva Let’s talk about all the little decisions you need to make – and the things you need to install – to…

The New Dev's Guide

Mild #GameDev progress tonight. I got movement working the way I want it for a top-down style of game. Rotation was a bit of a trick, but ChatGPT and GitHub Copilot helped me out. I also blocked out the major aspects of the HUD, though it's dummy data for now.

Still no title or anything exciting, just a prototype that I want to make into a small game to play with my nephew.