Skip to content
#

ai-programming-with-python

Here are 19 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

宣传片首发地址:https://www.douyin.com/user/self?modal_id=7388399844714482978 这个程序是一个集成了多种功能的代码管理和转换工具,旨在为开发者提供简便高效的工作流程。通过命令行界面,用户可以轻松创建项目文件夹、生成和编辑.n文件,并将自然语言描述的程序转换为Python代码。特别之处在于,它利用先进的AI技术,支持用户使用详细严谨的自然语言编写程序,并将其发送给AI转换为Python语言,极大地提升了编程效率和便捷性。

  • Updated Jul 29, 2024
  • Python

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