citoverse/cito
Building and Training Neural Networks with an R interface
This tool helps R users build, train, and interpret deep neural networks (DNNs) using a familiar formula syntax. You input your data and specify your desired outcome, and it outputs a trained DNN, insights into which factors are most important, and predictions with confidence intervals. It's designed for data scientists, statisticians, or researchers who analyze complex datasets in R.
Use this if you need to create and understand deep learning models in R without needing to set up or manage separate Python environments for 'torch'.
Not ideal if you are exclusively working in Python or prefer to use other deep learning frameworks like TensorFlow directly.
Stars
52
Forks
6
Language
HTML
License
GPL-3.0
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/citoverse/cito"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lucasmaystre/choix
Inference algorithms for models based on Luce's choice axiom
laresbernardo/lares
Analytics & Machine Learning R Sidekick
TheAlgorithms/R
Collection of various algorithms implemented in R.
easystats/performance
:muscle: Models' quality and performance metrics (R2, ICC, LOO, AIC, BF, ...)
mlr-org/mlr
Machine Learning in R