Skip to content

anatolikalysch/AIPND-revision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIPND-revision

This repository contains REVISED 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

  • No revisions

Programming Project

NumPy and Pandas Mini-Projects

  • No revisions

Matplotlib

  • No revisions

Quiz Notes

  • Notes: This directory contains more information about certain quizzes that are testing more challenging concepts. Additionally, one will find the Frequently Asked Questions for the Intro to Python Project. Click on the filename to view the contents of the notes on a quiz or the Intro to Python Project.

Dependencies

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

pip

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published