Skip to content

kransom14/CNNtutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Convolutional Neural Networks (CNN) tutorial

Instructions

  1. Bash the kaggleAPI.sh script. You will need to have a Kaggle account, installation and API credentials (learn more here). You can either use a terminal from Linux/Mac OS or RStudio (learn more here).
  2. Install all packages listed on top of the script. EBImage is deposited in BioConductor, all other packages in CRAN.
  3. Run script.R. The TensorFlow instalation defaults to CPU; alternatively you can use NVIDIA GPUs (if you have them) which run substantially faster.

Acknowledgements

This work is partly based on:

Enjoy, all feedback is welcome!

Francisco

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 97.0%
  • Shell 3.0%