Skip to content

ChrisBotella/MXNet-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MXNet-R

Introduction to the MXNet-R package on a supervised image classification problem from the well known CIFAR-100 dataset to download here.

MXNet-R library enables to use, developp and learn most state of the art deep learning models for this type of task. Just check and run the script atelier_Mxnet.R.

Package Installation

Two versions of the package exist for R, CPU and GPU versions. The GPU version include the use of CPU computations, but require further dependencies, and may be harder to install depending on your system. Please check the installation instructions from the official website

Pre-trained model

Running the model to reach sastifying predictive performance may be long on a personal computer. To accelerate this process, I have pre-trained the model and made it available here. One just have to download files finish2-symbol.json and finish2-0006.params to the directory chosen in the script and change variable loadModel to True.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages