Luis Quintanilla

Program Manager, Developer Division

Luis Quintanilla is a program manager based out of the New York City area working on machine learning for .NET. He's passionate about helping others be successful developing machine learning applications.

Post by this author

Announcing ML.NET 2.0

Learn more about what's new in ML.NET 2.0 and Model Builder.

Introducing the ML.NET Text Classification API (preview)

Introducing the new ML.NET Text Classification API (preview) which uses state-of-the-art NLP transformer models and TorchSharp to train custom text classification models.

What’s new with ML.NET Automated ML (AutoML) and tooling

Check out what's new with ML.NET Automated ML (AutoML), tooling, and notebooks!

Serve ML.NET Models as HTTP APIs with minimal configuration

Learn how to serve machine learning models from HTTP APIs using minimal configuration

Using ML.NET for deep learning on images in Azure

This post will show you how to train a custom image classification model in Azure to categorize flowers using ML.NET Model Builder. Then, you can leverage your existing .NET skills to consume the trained model inside a C# .NET Core console application. Best of all, little to no prior machine learning knowledge is required.