https://github.com/csfelix/nlp-2.0-linear-algebra
💬 Basics of Vectors
https://github.com/csfelix/nlp-2.0-linear-algebra
cramer-rule cross-produtc determinants dot-product eigenvalues eigenvectors linear-algebra math mathematics matrix projections vector
Last synced: 4 months ago
JSON representation
💬 Basics of Vectors
- Host: GitHub
- URL: https://github.com/csfelix/nlp-2.0-linear-algebra
- Owner: CSFelix
- License: mit
- Created: 2025-03-28T01:47:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-03T01:18:26.000Z (about 1 year ago)
- Last Synced: 2025-11-22T12:27:10.983Z (7 months ago)
- Topics: cramer-rule, cross-produtc, determinants, dot-product, eigenvalues, eigenvectors, linear-algebra, math, mathematics, matrix, projections, vector
- Language: Jupyter Notebook
- Homepage:
- Size: 3.42 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
💬 NLP Chapter 2.0: Linear Algebra 💬
---
# Notebooks
[00 | Introduction to Vectors](https://www.kaggle.com/code/dsfelix/00-introduction-to-vectors)
[01 | Determinants, Eigenvectors and Axioms](https://www.kaggle.com/code/dsfelix/01-determinants-eigenvectors-and-axioms)
[02 | Inverse Matrices, Dot Product and Cross Product](https://www.kaggle.com/code/dsfelix/02-inverse-matrices-dot-product-and-cross-produ)
[03 | Vector Transformations](https://www.kaggle.com/code/dsfelix/03-vector-transformations)