thiagodeschamps / numpy-examples

a couple numpy examples based on numpy tutorial youtube playlist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

numpy-examples

a couple numpy examples based on numpy tutorial youtube playlist

index:

t1 - Lists vs Arrays
t2 - Dot product 1 For loop vs cosine method vs dot function
t3 - Dot product 2 Speed comparison
t4 - Vectors and Matrices
t5 - Generating Matrices to Work With
t6 - Matrix Products
t7 - More Matrix Operations
t8 - Solving a Linear System
t9 - Word Problem

About

a couple numpy examples based on numpy tutorial youtube playlist


Languages

Language:Python 100.0%