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
49
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
27
Joy of Programming
kurianbenoy
0
17
Project Review Report 4 - Robust Speech Recognition in Malayalam
kurianbenoy
0
52
Final project report - Phase 1
kurianbenoy
0
46
Project Review Slides
kurianbenoy
0
18
Demysitfying Async&Await in Python and JavaScript
kurianbenoy
0
130
Tensorflow User Groups(TFUG) India Summit
kurianbenoy
0
55
Malayalam TTS - 1
kurianbenoy
0
72
ML Models and Dataset Versioning
kurianbenoy
0
440
Other Decks in Programming
See All in Programming
htmxって知っていますか?次世代のHTML
hiro_ghap1
0
330
開発者とQAの越境で自動テストが増える開発プロセスを実現する
92thunder
1
180
103 Early Hints
sugi_0000
1
220
Итераторы в Go 1.23: зачем они нужны, как использовать, и насколько они быстрые?
lamodatech
0
640
CSC509 Lecture 14
javiergs
PRO
0
130
暇に任せてProxmoxコンソール 作ってみました
karugamo
1
720
アクターシステムに頼らずEvent Sourcingする方法について
j5ik2o
4
180
たのしいparse.y
ydah
3
120
DevFest Tokyo 2025 - Flutter のアプリアーキテクチャ現在地点
wasabeef
5
900
Refactor your code - refactor yourself
xosofox
1
260
layerx_20241129.pdf
kyoheig3
2
290
フロントエンドのディレクトリ構成どうしてる? Feature-Sliced Design 導入体験談
osakatechlab
8
4.1k
Featured
See All Featured
Unsuck your backbone
ammeep
669
57k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
95
17k
Designing on Purpose - Digital PM Summit 2013
jponch
116
7k
Raft: Consensus for Rubyists
vanstee
137
6.7k
The Power of CSS Pseudo Elements
geoffreycrofte
73
5.4k
Become a Pro
speakerdeck
PRO
26
5k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
1.9k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
Building Applications with DynamoDB
mza
91
6.1k
GraphQLとの向き合い方2022年版
quramy
44
13k
Designing for humans not robots
tammielis
250
25k
Producing Creativity
orderedlist
PRO
341
39k
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.