# Simplified Machine Learning for Developers with ML.NET
URL: https://jkdev.me/blog/simplified-ml-net
Published: 2019-08-14T00:00:00.000Z
Updated: 2020-06-05T00:00:00.000Z
Tags: ML.NET, ML, AI
Summary: Beginner-friendly ML.NET talk and resources showing how .NET developers can ship machine learning prototypes quickly.
TL;DR: Start with ML.NET Model Builder and AutoML to ship a practical prototype quickly, then iterate with better data.
---
Recently I've been on a tour around Australia presenting about how .NET developers can start with their Machine Learning story in minutes.

I presented at the [SSW User Groups](https://www.ssw.com.au/ssw/NETUG) (Gold Coast, Brisbane, Melbourne, Canberra, and Sydney), [Melbourne ALT .NET User Group](https://www.meetup.com/Melbourne-ALT-NET/), [DDD Melbourne](https://www.dddmelbourne.com/) and soon at [DDD Sydney](https://www.dddsydney.com.au/) in just 2 short months. The response was amazing and it truly feels this talk made an impact on many people.

I'm working on making more demos with [ML.NET](https://dotnet.microsoft.com/apps/machinelearning-ai/ml-dotnet) with combination of Model Builder and AutoML while keeping it simple. I'm also working on an AI event with SSW, so stay tuned! :)

In the meantime, if you want to learn machine learning simplified for .NET devs, please watch this YouTube video. :)

<iframe width="560" height="315" src="https://www.youtube.com/embed/ie8kQ5YU8eU" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>

**UPDATE:** With help of SSW and William, I'm doing [AI HackDay](https://aihackday.com/) in Melbourne, Brisbane and Sydney next year! (2020)  
  
**UPDATE 2:** Changed the video to be up-to-date. Original video: [https://www.youtube.com/watch?v=LG1DHMNT0TA](https://www.youtube.com/watch?v=LG1DHMNT0TA)
