Open in app
Y Tech
122 Followers
About

Sign in

122 Followers
About
Open in app

Numpy Cheat Sheet

Y Tech

Y Tech

Oct 10, 2019·1 min read

Cheat sheet on numpy

Why use Numpy

By using built-in numpy functions such as `np.dot` will eliminate the need of a `for loop`. It enables Phyton Pi to take much better advantage of parallelism to do computations on arrays much faster.

Array creation

Broadcast and Vectorization

Written by

Y Tech

Software Engineer

  • Numpy
  • Python

More from Y Tech

Software Engineer

More From Medium

Google Interview Question— LeetCode 1055

Y Tech in The Startup

Machine Learning Cheat Sheet — Data Processing

Y Tech in Towards Data Science

How to implement Gradient Descent in Python

Y Tech in The Startup

Machine Learning Cheat Sheet — Supervised Learning

Y Tech in Towards Data Science

Regularized Linear Regression Models

Wyatt Walsh in Towards Data Science

Revisiting Numpy and ndarray

Guangyuan(Frank) Li in Towards Data Science

Data Structure and Algorithms — Implement Dynamic Array in Python

Y Tech in The Startup

Understand the Math for Neural Networks

Y Tech in The Startup

About

Help

Legal

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store