Back

Sanskar

Keen Learner and Exp... • 2d

Day 2 of learning mathematics for AI/ML as a no math person. Topic: vectors and matrices. We use NumPy python library for these. I got introduced to the concept of vectors and matrices. Vectors are like lists and are divided Vectors are divided into two categories i.e. row vector and column vector. Row vectors are like series of numbers that is they have one row however can have "n" number of columns. Column vector on the other have can have "n" number of rows however each row may have only one column. We can refer row vector as (1,n) and column vector as (n,1). When we combine both categories of vectors we get matrices which is like a list of lists it can contain both "n" number of rows and "n" number of columns. We can therefore refer matrices as (m x n). Then I have learn something called as "Transpose". Transpose means conversion of rows into column and column into rows. It is denoted by letter "T" and it is one of the most important concept for Machine Learning. We can perform arithmetic operations in these matrices for example addition, subtraction, multiplication etc. I have however not went deep into it today as my focus was more on understanding the basics of vectors and matrices. However I have plans to explore more about matrices because I think it is one of the most fundamental and important topic with respect to AI/ML. A lot of people have also recommended me some of the really great resources which I explored as well. Suggestions and recommendations of you amazing people always helps me learn better. Also here's my own handwritten notes and I am again sorry for my handwriting. 😅

Reply

More like this

Recommendations from Medial

Sanskar

Keen Learner and Exp... • 5h

Day 4 of learning mathematics for AI/ML as a no math person. Topic: matrices After a few people suggesting me that I should study from the school books and practice questions in order to truly learn something. I finally decided to learn from school

See More
Reply
1

Sidharth Bidikar

Keep Moving • 11m

How can you quickly insert a new row or column in Excel using a shortcut? A) Ctrl + Alt + N B) Ctrl + Shift + "+" C) Shift + Enter #excel #dataanalyst #dataanalytics ##dataanalysis #googlesheets

Reply
1
2

Parampreet Singh

Python Developer 💻 ... • 4m

Matrices are like cells to living beings, cells gives intelligence to us, and matrices gives intelligence to Al. More technically: How just some transformation in vectors enabled intelligence to computers, today what we call is Al.

Reply
2
Image Description

Sidharth Bidikar

Keep Moving • 11m

Which feature allows you yo Freeze both the top row and the first column simultaneously in excel? #data #dataanalytics #dataanalysis ##googlesheets

1 Reply
1
3

Sanskar

Keen Learner and Exp... • 1d

Day 3 of learning mathematics for AI/ML as a no math person. Topic: vectors as a building block. I decided go in much depth regarding vectors as it is one of the foundational topic in machine learning therefore I want to develop a really solid base

See More
Reply
2
Image Description

Sidharth Bidikar

Keep Moving • 11m

When you apply a VLOOKUP function, what does the “column_index_num” argument represent? A) The number of rows to lookup B) The number of columns in the table C) The column number from which the result will be returned. #excel #data #dataanalyst #d

See More
1 Reply
6
Image Description

Chirotpal Das

Building an AI eco-s... • 5m

Which is the fastest vector db for production in terms of vector similarity search and retrieval?

2 Replies
10

Sanskar

Keen Learner and Exp... • 1m

Day 4 of learning python as a beginner. Topic: printing * pattern using while and for loop. I took the famous challenge of printing a * (star) pattern my goal was to print a triangle and diamond shape pattern. first I used int(input()) function to

See More
Reply
1
Image Description
Image Description

Sunil Huvanna

Building AI Applicat... • 1y

LLM Capabilities, t2i generation via inference and resonance inside vector DB of the model is what makes images as this possible. Via : Midjourney

6 Replies
1
13

Sanskar

Keen Learner and Exp... • 3d

Day 1 of learning mathematics for AI/ML as a no math person. Topic: linear algebra (points and vectors). I had recently learn python as a beginner with a main goal of exploring AI/ML and Robotics (which also requires me to learn C++). I have divide

See More
Reply
1

Download the medial app to read full posts, comements and news.