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
67
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
33
Joy of Programming
kurianbenoy
0
33
Project Review Report 4 - Robust Speech Recognition in Malayalam
kurianbenoy
0
65
Final project report - Phase 1
kurianbenoy
0
52
Project Review Slides
kurianbenoy
0
23
Demysitfying Async&Await in Python and JavaScript
kurianbenoy
0
150
Tensorflow User Groups(TFUG) India Summit
kurianbenoy
0
75
Malayalam TTS - 1
kurianbenoy
0
84
ML Models and Dataset Versioning
kurianbenoy
0
460
Other Decks in Programming
See All in Programming
Optimizing JRuby 10
headius
0
150
Coding Experience Cpp vs Csharp - meetup app osaka@9
harukasao
0
740
AIコードエディタの基盤となるLLMのFlutter性能評価
alquist4121
0
200
Preact、HooksとSignalsの両立 / Preact: Harmonizing Hooks and Signals
ssssota
1
1.4k
リストビュー画面UX改善の振り返り
splcywolf
0
130
データベースエンジニアの仕事を楽にする。PgAssistantの紹介
nnaka2992
9
4.5k
いまさら聞けない生成AI入門: 「生成AIを高速キャッチアップ」
soh9834
16
4.5k
MCP世界への招待: AIエンジニアが創る次世代エージェント連携の世界
gunta
4
890
AI Coding Agent Enablement - エージェントを自走させよう
yukukotani
14
5.9k
AHC045_解説
shun_pi
0
500
Ruby's Line Breaks
yui_knk
2
520
AWSで雰囲気でつくる! VRChatの写真変換ピタゴラスイッチ
anatofuz
0
150
Featured
See All Featured
Code Reviewing Like a Champion
maltzj
522
39k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
129
19k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2k
Scaling GitHub
holman
459
140k
Typedesign – Prime Four
hannesfritz
41
2.6k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Product Roadmaps are Hard
iamctodd
PRO
52
11k
The Language of Interfaces
destraynor
157
24k
GraphQLの誤解/rethinking-graphql
sonatard
71
10k
Java REST API Framework Comparison - PWX 2021
mraible
30
8.5k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.5k
Stop Working from a Prison Cell
hatefulcrawdad
268
20k
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.