Harness the power of Large Language Models with Azure Machine Learning prompt flow
Learn how Azure Machine Learning prompt flow can be used to develop innovative applications with human-like text understanding and generation capabilities, transforming industries such as customer ser...
Mojo Lang… a fast futuristic Python alternative

Mojo is a new programming language developed by a company founded by Chris Lattner, the creator of the Swift language and LLVM compiler toolchain. It is a superset of Python designed for programming A...
Product Launch 2023 Keynote

Modular is introducing two technological breakthroughs that could revolutionize the AI and computing industry. The first is an AI execution engine that provides performance and usability benefits, inc...
Modular Docs - Why Mojo - A backstory and rationale for why we created the Mojo language
Mojo is an innovative and scalable programming model designed to target accelerators and heterogeneous systems. Its mission includes innovations in compiler internals and support for current and emerg...
Neural Networks: Zero To Hero
This course by Andrej Karpathy is a step-by-step guide to building neural networks from scratch, starting with backpropagation and building up to modern deep neural networks like GPT. The focus is on ...
Rubbrband: One command to finetune Stable Diffusion models
Rubbrband is a CLI tool that simplifies the process of finetuning Stable Diffusion models. It provides automatic environment setup, dataset cropping, and integration with Automatic1111. Rubbrband also...
Basic Machine Learning Algorithms - Part One - Naive Bayes
Learn about Basic Machine Learning algorithms in C# with a deep dive into Naive Bayes Algorithm. Understand the history of Thomas Bayes and how he discovered this algorithm, and explore its relationsh...
Basic Machine Learning Algorithms - Part Two: The Bayes Classifier
In part two of this series, we explore the practical applications of the Naive Bayes algorithm as a classifier, comparing it to the system used by email services to detect spam. The Bayes classifier i...
Using Hugging Face machine learning models in Azure
Microsoft is incorporating open source machine learning models into Azure applications and services, with a focus on its own open source tools. Hugging Faces library of thousands of models and data se...
How to Convert Image to Text with Azure Computer Vision
Learn how to use Azure Computer Vision to automate the process of extracting text from a receipt or other images. With this tutorial, youll be able to create a small console app using C#, Visual Studi...
A Cheat Sheet to Machine Learning Algorithms: Types, Applications, and Examples
Machine learning is a rapidly growing field of artificial intelligence that involves training algorithms to learn from data and make predictions or decisions. There are three main categories of machin...
Prototype your Python models in GraphQL with Rust backend in one line of code
As 2022 drew to a close, and the distant stars of a million AI generated skies were everywhere you looked on your Galaxy Fold, I was doing some consulting for Stability.ai, helping with ideas for how ...
Announcing ML.NET 2.0
ML.NET 2.0 is an open-source, cross-platform machine learning framework for .NET developers that enables integration of custom machine learning models into .NET apps. With this new release, ML.NET Tex...