Python NumPy Tutorial __python

Source: Internet
Author: User

This tutorial is the first course of the cs231n course.

English (written by Justin Johnson), please stamp here

Chinese version (translated by Duke), please stamp here

We will use the Python programming language to complete all the assignments in this course. Python is a great universal programming language, with the help of some common libraries (NumPy, scipy, matplotlib), it becomes a powerful scientific computing environment.

We expect most of you to be familiar with the Python language and the NumPy library, and this tutorial will help you quickly understand the Python programming environment and how to use Python as a scientific computing tool for students without Python experience.

Some students have some experience in MATLAB. For this part of the classmate, we recommend reading NumPy for the Matlab users page.

You can also view the Ipython notebook version of this tutorial.

Content list: Python
Base data Type container
List Dictionary collection tuple function class NumPy
Array access array data type array compute broadcast SCIPY
Image operation Matlab file point between the distance matplotlib
Draw a graphic to draw multiple graphic images

You must remember to knock the code inside the tutorial again ~ ~ ~ ~

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.