Session 1- Intuition, Learnings and Application.pptx
YadnyeshChakane
5 views
36 slides
Apr 30, 2024
Slide 1 of 36
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
About This Presentation
a intuitive presentation for ML beginners
Size: 43.71 MB
Language: en
Added: Apr 30, 2024
Slides: 36 pages
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