R-Deep-Learning
R-Deep-Learning copied to clipboard
Workshop (6 hours): Deep learning in R using Keras. Building & training deep nets, image classification, transfer learning, text analysis, visualization
Myself and other participants in the workshop have issues when fitting models using the `image_data_generator()` function in notebook 2 & 3. The issues I and other have gotten so far...
added magick library to allow image drawing in notebook 1. Will add dataset comments and suggestions to issues on main branch.
Datasets look good except in notebook 2, where the people in the human image training and validation datasets look maybe ~90%+ white (a classic problem with a lot of this...
Workshop title should be "R-Introduction-to-Deep-Learning:-Parts-1-2"
Add batch-norm to content and slides
Add auto-image downloader section to learn how to apply deep learning to image classes downloaded from Google.
Add Auto-Keras analysis