Skip to content

This project is basically a Python application that can train an image classifier on a dataset, then predict new images using the trained model. After developing the code for an image classifier built with PyTorch, it also converts it into a command line application. (part of Data Science)

License

susmithagudapati/Image-Classifier-DSND

Repository files navigation

AI Programming with Python Project

Project code for Udacity's AI Programming with Python Nanodegree program. In this project, students first develop code for an image classifier built with PyTorch, then convert it into a command line application.

About

This project is basically a Python application that can train an image classifier on a dataset, then predict new images using the trained model. After developing the code for an image classifier built with PyTorch, it also converts it into a command line application. (part of Data Science)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published