Session 1- Intuition, Learnings and Application.pptx

YadnyeshChakane 5 views 36 slides Apr 30, 2024
Slide 1
Slide 1 of 36
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18
Slide 19
19
Slide 20
20
Slide 21
21
Slide 22
22
Slide 23
23
Slide 24
24
Slide 25
25
Slide 26
26
Slide 27
27
Slide 28
28
Slide 29
29
Slide 30
30
Slide 31
31
Slide 32
32
Slide 33
33
Slide 34
34
Slide 35
35
Slide 36
36

About This Presentation

a intuitive presentation for ML beginners


Slide Content

GOOGLE DEVELOPER STUDENT CLUBS AI/ML: INTUITION, LEARNINGS and APPLICATION YADNYESH CHAKANE AI/ML Team – GDSC DIT

IMAGINE A NEURAL NETWORK...

Neural Networks are Function Approximators

First Principles Thinking

LINEAR REGRESSION – the blue line is the best fit line and the dots are data points

Gradient Descent

BUT WHAT WE ARE TRYING TO ACHIEVE HERE?

WE are trying to achieve profits by building AI models and products for the tech giants so that they can go up to the moon….. jk

Reinforcement Learning – Markov Decision Process

We are trying to solve complex problems using ML models like: - Protein Folding - Cancer and Tumor Detection using Image Segmentation - Creating Algorithms for Object Detection and 3D reconstruction in Self Driving Cars - Hyperspectral Image Analysis in Satellites - Drug Discovery using Large Language Models . . . . . . . . And many moreeeee ……..

Intuition The Cat:

semantic segmentation using U-Net Semantic segmentation of a satellite image

Tumor Analysis By Image Segmentation using U-Net Object Detection and Segmentation

Key Learnings : Intuition First Approach (First Principles Thinking) We need to identify problems first and build ML/DL Models around it AI/ML is full of Algorithms and Techniques to Improve them Dataset Preparation is the most important task in ML

THINK BIG, DO IT FAST - Sam Altman

How to optimize resources for better learning?

A Developer’s Approach

Some Good Practices

Learn in Public

RESOURCES Code written by other devs GitHub Repos Documentation Research Papers Medium Blogs Research Articles Research Paper Implementation through Code Twitter/X GitHub Pages of Researchers and Devs Exclusive Tutorials from Devs Create your own Resource Vault - links - notes - docs - papers - findings - observations

Arigatō