mlr3torch: A Deep Learning Framework in R based on mlr3 and torch
arXiv stat.ML / 4/21/2026
📰 NewsDeveloper Stack & InfrastructureTools & Practical UsageModels & Research
Key Points
- The mlr3torch project introduces an extensible deep learning framework for R that integrates tightly with the mlr3 ecosystem.
- Built on top of the torch package, it streamlines defining, training, and evaluating neural networks for both tabular data and tensor inputs like images, supporting classification and regression.
- It includes predefined neural architectures and enables converting torch models into mlr3 learners, helping reuse existing PyTorch-style models within mlr3.
- Users can model end-to-end workflows as graphs—covering preprocessing, data augmentation, and network architecture—leveraging mlr3pipelines’ graph language.
- The announcement also presents design details, customization/extension guidance, three demonstrated use cases (hyperparameter tuning, fine-tuning, multimodal architectures), and runtime benchmarks.
Related Articles

Black Hat USA
AI Business

Black Hat Asia
AI Business

A practical guide to getting comfortable with AI coding tools
Dev.to

We built it during the NVIDIA DGX Spark Full-Stack AI Hackathon — and it ended up winning 1st place overall 🏆
Dev.to

Stop Losing Progress: Setting Up a Pro Jupyter Workflow in VS Code (No More Colab Timeouts!)
Dev.to