mlr-org/mlr3torch
Deep learning framework for the mlr3 ecosystem based on torch
This tool helps data scientists and machine learning engineers working in R to build, train, and evaluate deep learning models more easily. It takes various types of data, including tabular and image data (as 'lazy_tensors'), and outputs trained deep learning models ready for making predictions. This is for professionals who need to apply deep learning in R without getting bogged down in low-level details.
Use this if you are an R user familiar with the 'mlr3' ecosystem and need to integrate deep learning models, especially for supervised classification or regression tasks.
Not ideal if you prefer Python-based deep learning frameworks like TensorFlow or PyTorch, or if your primary focus is on unsupervised learning or reinforcement learning.
Stars
55
Forks
9
Language
R
License
—
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mlr-org/mlr3torch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
GAA-UAM/scikit-fda
Functional Data Analysis Python package
mlr-org/mlr3
mlr3: Machine Learning in R - next generation
mlr-org/mlr3extralearners
Extra learners for use in mlr3.
mlr-org/mlr3book
Online version of Bischl, B., Sonabend, R., Kotthoff, L., & Lang, M. (Eds.). (2024). "Applied...
mlr-org/mlr3learners
Recommended learners for mlr3