/Workshop-MLNet

Workshop that teaches you how to use ML.NET to train and use machine learning models in .NET Core with C#.

Primary LanguageC#Apache License 2.0Apache-2.0

ML.NET tutorial

This repository contains a series of tutorials that will teach you how to use ML.NET in your .NET core applications.

Download the slides

System Requirements

You'll need a laptop running Mac, Windows, or Linux with .NET Core 3.1 installed. You can get the .NET Core SDK here: https://dotnet.microsoft.com/

In addition to this, please make sure you have either Visual Studio 2019 or VSCode installed.

Getting started

The tutorial is published as a website on github pages. Please navigate to the Getting started section to get started.

Contributing

Feel free to contribute to this repository. Please follow the guidelines in our Contributing guide before submitting pull requests.