An open API service indexing awesome lists of open source software.

https://github.com/bluette1/image_classifier_pytorch

This image classifier was built as the final project for the Udacity AIPND course
https://github.com/bluette1/image_classifier_pytorch

image-classifier python pytorch

Last synced: about 2 months ago
JSON representation

This image classifier was built as the final project for the Udacity AIPND course

Awesome Lists containing this project

README

        

# 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.