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
66
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
1
31
Joy of Programming
kurianbenoy
0
30
Project Review Report 4 - Robust Speech Recognition in Malayalam
kurianbenoy
0
63
Final project report - Phase 1
kurianbenoy
0
51
Project Review Slides
kurianbenoy
0
20
Demysitfying Async&Await in Python and JavaScript
kurianbenoy
0
150
Tensorflow User Groups(TFUG) India Summit
kurianbenoy
0
73
Malayalam TTS - 1
kurianbenoy
0
83
ML Models and Dataset Versioning
kurianbenoy
0
460
Other Decks in Programming
See All in Programming
コンテナでLambdaをデプロイするときに知っておきたかったこと
_takahash
0
150
WordPress Playground for Developers
iambherulal
0
120
マルチアカウント環境での、そこまでがんばらない RI/SP 運用設計
wa6sn
0
610
複数ドメインに散らばってしまった画像…! 運用中のPHPアプリに後からCDNを導入する…!
suguruooki
0
440
アプリを起動せずにアプリを開発して品質と生産性を上げる
ishkawa
0
390
複雑なフォームと複雑な状態管理にどう向き合うか / #newt_techtalk vol. 15
izumin5210
4
3.4k
体得しよう!RSA暗号の原理と解読
laysakura
3
540
フロントエンドテストの育て方
quramy
10
2.6k
DataStoreをテストする
mkeeda
0
100
AIエージェントを活用したアプリ開発手法の模索
kumamotone
1
750
remix + cloudflare workers (DO) docker上でいい感じに開発する
yoshidatomoaki
0
120
Boost Your Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
210
Featured
See All Featured
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
25k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
120k
Agile that works and the tools we love
rasmusluckow
328
21k
The Invisible Side of Design
smashingmag
299
50k
How to Ace a Technical Interview
jacobian
276
23k
Being A Developer After 40
akosma
90
590k
Done Done
chrislema
183
16k
How to train your dragon (web standard)
notwaldorf
91
5.9k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.1k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
22
2.6k
Six Lessons from altMBA
skipperchong
27
3.7k
Speed Design
sergeychernyshev
28
870
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.