21 Nov 25

Build your own ML framework. TinyTorch is organized into four progressive tiers that take you from mathematical foundations to production-ready systems. Each tier builds on the previous one, teaching you not just how to code ML components, but how they work together as a complete system.

by tmfnk 1 month ago

Machine Learning Systems provides a systematic framework for understanding and engineering machine learning (ML) systems. This textbook bridges the gap between theoretical foundations and practical engineering, emphasizing the systems perspective required to build effective AI solutions. Unlike resources that focus primarily on algorithms and model architectures, this book highlights the broader context in which ML systems operate, including data engineering, model optimization, hardware-aware training, and inference acceleration. Readers will develop the ability to reason about ML system architectures and apply enduring engineering principles for building flexible, efficient, and robust machine learning systems.

by tmfnk 1 month ago

06 Nov 25

Imagine loading any track in Mixxx and instantly isolating the vocals, drums, bass, or instruments live, in real time. This is the vision behind our Google Summer of Code 2025 project: “Converting Demucs v4 (Hybrid Transformer) AI model to ONNX format”.

Will be a huge game-changer for DJing; very much looking forward to this.

by kawcco 1 month ago

24 Oct 25

The Rules of Machine Learning guide provides a set of best practices and distilled wisdom from Google engineers for building, deploying, and maintaining robust and effective Machine Learning systems in production.

by tmfnk 2 months ago

15 Oct 25

This prophetic Bob the Angry Flower cartoon from 2003.

(SLOGOR)

by 2097 2 months ago

21 Sep 25

Despite $30–40 billion in enterprise investment into GenAI, this report uncovers a surprising result in that 95% of organizations are getting zero return.

“surprising”.

by 2097 3 months ago
Tags:

03 Sep 25

The post highlights the various tips and tricks to learning machine learning with elixir. It goes through the difference between python and elixir for various steps in machine learning.

by mhm 3 months ago