Skip to content
#

ai-programming-with-python

Here are 18 public repositories matching this topic...

This GitHub repository contains the source code for the Udacity course "AI Programming with Python Nanodegree Program." Here, I utilize a pre-trained image classifier to identify dog breeds and create a Python application. The application is designed to train an image classifier on a dataset and predict labels for new images using the trained mode.

  • Updated Apr 26, 2020
  • Jupyter Notebook

Developers of all skill levels get hands on with machine learning through a cloud based 3D racing simulator, fully autonomous 1/18th scale race car driven by reinforcement learning, and global racing league.

  • Updated Jun 1, 2023
  • Jupyter Notebook

Determine how well the "best" classification algorithm works on correctly identifying a dog's breed. If you are confused by the term image classifier look at it simply as a tool that has an input and an output. The Input is an image. The output determines what the image depicts. (for example, a dog).

  • Updated May 14, 2024
  • Python

Improve this page

Add a description, image, and links to the ai-programming-with-python topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ai-programming-with-python topic, visit your repo's landing page and select "manage topics."

Learn more