Giter Club home page Giter Club logo

fundamental_linearalgebra_using_python's Introduction

Fundamental Linear Algebra Using Python

What Is Linear Algebra?

Linear algebra is the branch of mathematics that deals with vector spaces and matrices. It is the mathematics of data, dealing with its creation, representation, transformation, and consumption using various concepts of vectors and matrices.

Why You Should Study Linear Algebra

In the world of data science, data is not only represented in the form of vectors and matrices but is also researched and transformed using various concepts of linear algebra. This makes it essential to know the concepts of linear algebra to better understand the inner workings of various machine learning models and algorithms.

LAB

This lab is part of a set of five labs. These labs aim to teach linear algebra with a special emphasis on coding examples and good visualization practices. This is achieved using Python and its libraries like Numpy, Matlplotlib, etc.

In this lab, you will learn the following:

  • Basics of vectors
  • Representing vectors in Numpy
  • Visualizing vectors using Matplotlib
  • Magnitude of a vector
  • Unit vector
  • Vector addition
  • Scalar multiplication of vectors
  • Vector subtraction
  • Dot product
  • Cross product

LAB 02: Exploring Vector Spaced Using Python

In this lab, you will learn the following:

  • Vector spaces
  • Plotting a vector space
  • Linear transformation on a vector space
  • Special linear transformations
  • Basis vectors
  • Changing basis
  • Linear independence

LAB 03: Introduction to Matrix Algerba Using Python

In this lab, you will learn the following:

  • Basics of matrices
  • Representing matrices in Numpy
  • Addition and Subtraction of matrices
  • Matrix multiplication
  • Scalar matrix multiplication
  • Slicing and indexing
  • Numpy functions for matrices

LAB 04: System of Linear Equations Using Python

In this lab, you will learn the following:

  • Determinant of a matrix
  • Inverse of a matrix
  • Row echelon form
  • Reduced row echelon form
  • Gaussian elimination

LAB 05: Understanding Eigenvalues and Eigenvectors Using Python

In this lab, you will learn the following:

  • Eigenvalues and eigenvectors
  • Eigendecomposition
  • Matrix diagonalization

fundamental_linearalgebra_using_python's People

Contributors

oddextension5 avatar

Forkers

oddextension5

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.