fastai-in-r icon indicating copy to clipboard operation
fastai-in-r copied to clipboard

How to use Fast.ai from R - eRum 2020 presentation code

Using Fast.ai in R

This repo contains code presented in eRum 2020 presentation by @swiezew on how to use Fast.ai from R.

The model used in the 3_classify.Rmd notebook can be downloaded from this repository

The flowers dataset used in the notebook 1 and 2 is a subset of the dataset by Maria-Elena Nilsback and Andrew Zisserman available here

Please note this is a quick upload.