Back

Sanskar

Keen Learner and Exp...ย โ€ขย 1m

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
1

More like this

Recommendations from Medial

Sanskar

Keen Learner and Exp...ย โ€ขย 1m

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
1

Parampreet Singh

Python Developer ๐Ÿ’ป ...ย โ€ขย 6m

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

Sidharth Bidikar

Keep Movingย โ€ขย 1y

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
Image Description

Sidharth Bidikar

Keep Movingย โ€ขย 1y

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
Image Description

Sidharth Bidikar

Keep Movingย โ€ขย 1y

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...ย โ€ขย 7m

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 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

Sanskar

Keen Learner and Exp...ย โ€ขย 2m

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

Sanskar

Keen Learner and Exp...ย โ€ขย 24d

Day 13 of learning AI/ML as a beginner. Topic: Word Embedding. I have discussed about one hot encoding, Bag of words and TF-IDF in my recent posts. These are the count or frequency tools that are a part of word embedding but before moving forward l

See More
Reply
3
Image Description
Image Description

Trademan

Business strategist ...ย โ€ขย 1y

I need a TECH CO-FOUNDER, I have seen n number of times in this platfm, It's time to switch n learn tech๐Ÿ˜Ÿ Consulting has become old school n of no value

7 Replies
2

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