Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Expert Interaction on ML
Search
Kurian Benoy
February 25, 2024
Programming
0
38
Expert Interaction on ML
Kurian Benoy
February 25, 2024
Tweet
Share
More Decks by Kurian Benoy
See All by Kurian Benoy
Project Review Report 5 - MTech Project
kurianbenoy
0
20
Joy of Programming
kurianbenoy
0
9
Project Review Report 4 - Robust Speech Recognition in Malayalam
kurianbenoy
0
43
Final project report - Phase 1
kurianbenoy
0
38
Project Review Slides
kurianbenoy
0
17
Demysitfying Async&Await in Python and JavaScript
kurianbenoy
0
120
Tensorflow User Groups(TFUG) India Summit
kurianbenoy
0
47
Malayalam TTS - 1
kurianbenoy
0
67
ML Models and Dataset Versioning
kurianbenoy
0
410
Other Decks in Programming
See All in Programming
『ドメイン駆動設計をはじめよう』中核の業務領域
masuda220
PRO
5
990
Some more adventure of Happy Eyeballs
coe401_
2
190
エンジニア1年目で複雑なコードの改善に取り組んだ話
mtnmr
3
2k
Pythonで改めて考える「クラス(class)」の使いどころ
os1ma
1
240
Go1.23で入った errorsパッケージの小さなアプデ
kuro_kurorrr
2
390
AndroidアプリのUIバリエーションをあの手この手で確認する / Check UI variations of Android apps by various means
tkmnzm
1
170
From Idea to IDE: Developing Plugins for Android Studio
thisaay
1
220
いつか使える ObjectSpace / Maybe useful ObjectSpace
euglena1215
2
140
Swiftコードバトル必勝法
toshi0383
0
170
What you can do with Ruby on WebAssembly
kateinoigakukun
0
170
A New Era of Testing
mannodermaus
2
510
マイグレーションコード自作して File-Based Routing に自動移行!! ~250 ページの歴史的経緯を添えて~
cut0
1
260
Featured
See All Featured
Build your cross-platform service in a week with App Engine
jlugia
228
18k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
230
17k
Agile that works and the tools we love
rasmusluckow
327
20k
From Idea to $5000 a Month in 5 Months
shpigford
379
46k
A designer walks into a library…
pauljervisheath
201
24k
A better future with KSS
kneath
235
17k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
354
29k
Put a Button on it: Removing Barriers to Going Fast.
kastner
58
3.4k
How to Ace a Technical Interview
jacobian
274
23k
The Power of CSS Pseudo Elements
geoffreycrofte
71
5.3k
Testing 201, or: Great Expectations
jmmastey
36
7k
Designing for humans not robots
tammielis
248
25k
Transcript
Machine Learning and Learning CS in real-world Expert Interaction
About ME SE- DataScientist - AOT Technologies Open Source contributor
- Keras, DVC, SMC Kaggle 2x Expert (under Rank 500) FOSSASIA Open TechNights Winner GCI Mentor - Tensorflow
Introduction
Artificial Intelligence (AI) Whenever a machine completes a set of
tasks based on set of stipulated rules that solves a problem(algorithms), such an intelligence systems is AI
Machine Learning (ML) Machine Learning is subset of AI application
that learns by itself. It actually reprograms itself, as it digests more data, to perform the specific task it's designed to perform with increasingly greater accuracy
Deep Learning (DL) It is a subset of machine learning
application that teaches itself to perform a specific task with increasingly greater accuracy, without human intervention.
None
Types of Machine Learning Data
Real World Applications
Supervised Learning Unsupervised Learning Reinforcement Learning
Few interesting applications of AI ImageNet competion AlphaGo Zero Protein
Folding GPT-3
My tech Journey
Coding in Schools vs Real-world Learning Syntax Just building basic
calaculators, software etc. Referring Documentation and googling a lot Building real useful software's
How to learn next?
References https://www.ibm.com/cloud/learn/what-is-artificial-intelligence 1. https://github.com/GopikrishnanSasikumar/How-to-learn-ML-for-humans 2.