dlab-berkeley/R-Deep-Learning
Workshop (6 hours): Deep learning in R using Keras. Building & training deep nets, image classification, transfer learning, text analysis, visualization
This workshop helps researchers and data analysts using R to build and train deep learning models. It takes R code and data (like images or text) as input, and outputs trained models capable of tasks like image classification or text analysis. The primary users are R practitioners looking to apply advanced machine learning techniques to their research.
124 stars. No commits in the last 6 months.
Use this if you are an intermediate R user looking to apply deep learning techniques to classify images or analyze text for your research or analytical projects.
Not ideal if you are new to R or machine learning, as it assumes prior experience with R and basic machine learning concepts.
Stars
124
Forks
37
Language
R
License
—
Category
Last pushed
Apr 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dlab-berkeley/R-Deep-Learning"
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