Transfer Learning Classifier Again... with Julia!
Replicating the cat mood classifier, this time using Julia and Flux.jl.
Replicating the cat mood classifier, this time using Julia and Flux.jl.
Things we learn here include image data exploration, transfer learning, custom datasets, comparing ML models, saving/loading models and model data, conditional setup for different work environments.