Wrote a technical article
Julia Project
Deep Learning
implemented image classification
Trained a ML Model with FastAI
+3

Simple Image Classification Using FastAI.jl

The fastai library is now on Julia with similar features available in Python. In this project, we are going to train the Resnet-18 model to classify images from the ImageNet dataset in simple steps.

As requested by Allan Campopiano, I think I have to fill in the gap of Julia related content.

Deepnote Project
GitHub

 Simple Image Classification Using FastAI.jl - Analytics Vidhya