Skip to content

ZJUguquan/mxnet_shiny

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")
#to avoid the path error
shiny::runGitHub("ZJUguquan/mxnet_shiny")

About

Image Classification using MXNetR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 95.1%
  • Shell 4.9%