This is a working Image Classification AI model
fast.ai, PyTorch, Python
This was the first project I persued in my learning of creating and training Machine Learning Models
The Celebrity Icon Classifier was my first real experience of putting all the theory I had learned on AI/ML into practice. It is fairly high level with a lot of fast.ai utilities that allowed me to see the bigger picture of what it takes to create and train a model. My further projects after this allowed me to go deeper into what goes on within the PyTorch and Python side of things.