Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
forked fromudacity/AIPND

Code and associated files for the AI Programming with Python Nanodegree Program

License

NotificationsYou must be signed in to change notification settings

pattakosn/AIPND

 
 

Repository files navigation

This repository contains code and associated files for the AI Programming with Python Nanodegree program. This repository consists of a number of tutorial notebooks for various coding exercises and programming labs that will be used to supplement the lessons of the course.

Table Of Contents

Tutorial Notebooks

  • Linear Algebra Essentials
    • Vectors Lab Learn how to graph 2D vectors.
    • Linear Combination Lab Learn how to computationally determine a vector's span and solve a simple system of equations.
    • Linear Mapping Learn how to solve some problems computationally using vectors and matrices.

Programming Labs

NumPy and Pandas Mini-Projects

Matplotlib

  • Matplotlib Notebooks containing practice exercises for the Matplotlib lesson(s)

Quiz Notes

  • Notes: This directory contains more information about certain quizzes that are testing more challenging concepts. The filename indicates whichquiz the note is covering. Additionally, one will find theFrequently Asked Questions for theIntro to Python Lab. Click on the filename to view the contents of the notes on aquiz or theIntro to Python Lab.

Dependencies

Each directory has arequirements.txt describing the minimal dependencies required to run the notebooks in that directory.

pip

To install these dependencies with pip, you can issuepip3 install -r requirements.txt.

About

Code and associated files for the AI Programming with Python Nanodegree Program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook73.6%
  • Python25.2%
  • Other1.2%

[8]ページ先頭

©2009-2025 Movatter.jp