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
42
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
26
Joy of Programming
kurianbenoy
0
13
Project Review Report 4 - Robust Speech Recognition in Malayalam
kurianbenoy
0
48
Final project report - Phase 1
kurianbenoy
0
43
Project Review Slides
kurianbenoy
0
17
Demysitfying Async&Await in Python and JavaScript
kurianbenoy
0
120
Tensorflow User Groups(TFUG) India Summit
kurianbenoy
0
49
Malayalam TTS - 1
kurianbenoy
0
69
ML Models and Dataset Versioning
kurianbenoy
0
430
Other Decks in Programming
See All in Programming
Pinia Colada が実現するスマートな非同期処理
naokihaba
4
220
GitHub Actionsのキャッシュと手を挙げることの大切さとそれに必要なこと
satoshi256kbyte
5
430
Amazon Bedrock Agentsを用いてアプリ開発してみた!
har1101
0
330
Jakarta EE meets AI
ivargrimstad
0
510
Hotwire or React? ~アフタートーク・本編に含めなかった話~ / Hotwire or React? after talk
harunatsujita
1
120
as(型アサーション)を書く前にできること
marokanatani
9
2.6k
みんなでプロポーザルを書いてみた
yuriko1211
0
260
「今のプロジェクトいろいろ大変なんですよ、app/services とかもあって……」/After Kaigi on Rails 2024 LT Night
junk0612
5
2.1k
初めてDefinitelyTypedにPRを出した話
syumai
0
400
Quine, Polyglot, 良いコード
qnighy
4
640
ECS Service Connectのこれまでのアップデートと今後のRoadmapを見てみる
tkikuc
2
250
ふかぼれ!CSSセレクターモジュール / Fukabore! CSS Selectors Module
petamoriken
0
150
Featured
See All Featured
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.3k
What's new in Ruby 2.0
geeforr
343
31k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
25
1.8k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
6.8k
Designing on Purpose - Digital PM Summit 2013
jponch
115
7k
Designing Experiences People Love
moore
138
23k
Mobile First: as difficult as doing things right
swwweet
222
8.9k
4 Signs Your Business is Dying
shpigford
180
21k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.1k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
26
2.1k
Being A Developer After 40
akosma
86
590k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
329
21k
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.