Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 233 Bytes

File metadata and controls

9 lines (7 loc) · 233 Bytes

Image Classification using MXNetR

To run this shiny app:

install.packages("shiny", repos="https://cran.rstudio.com")
install.packages("imager", repos="https://cran.rstudio.com")
shiny::runGitHub("thirdwing/mxnet_shiny")