adding projects

This commit is contained in:
2019-08-03 22:32:03 +01:00
parent bdf739c6a6
commit 6e65c2ab4d
29 changed files with 56592 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
# 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.