Skip to content

Projects implemented throughout my udacity courses

Notifications You must be signed in to change notification settings

phil-leger/udacity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

Udacity

Projects implemented throughout my Udacity courses.

AI Programming with Python

Keywords: Python, Numpy, Pandas, Pytorch, Neural Networks, Computer Vision

  • Project 1: Used a pre-trained image classifier to identify dog breeds
  • Project 2: Created an image classifier using a trained model

Requirements

To run the programs, you need following software:

  • Python 3.X
  • Extended Python libraries (Numpy, Pandas, Pytorch)
  • A Python notebook editor

I recommend the installation of Conda, as it's an all-in-one package containing everything you need (python, jupyter notebooks, additional packages such as Numpy, Pandas, Pytorch and so on).

Licensing

All that stuff is under MIT licensing:

Copyright (c) 2020 Philippe Leger

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Projects implemented throughout my udacity courses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published