August 2018
Intermediate to advanced
378 pages
9h 9m
English
We have almost come to the end of our journey in deep learning with R. This chapter is a bit of a mixed bag of topics. We will begin this chapter by revisiting an image classification task and building a complete image classification solution image files rather than tabular data. We will then move on to explaining transfer learning, where you can use an existing model on a new dataset. Next we discuss an important consideration in any machine learning project - how will your model be used in deployment, that is, production? We will show how to create a REST API that allows any programming language to call a deep learning model in R to predict on new data. We will then move on to briefly discussing two other ...
Read now
Unlock full access