SlideShare a Scribd company logo
Research & Development in
Python at Azoi
Hardik Madhu
R & D, Azoi
What is Kito?
What is Kito?
What we do? – Part 1
Algorithms
A peak into our Algorithms
A peak into our Algorithms
A peak into our Algorithms
A peak into our Algorithms
A peak into our Algorithms
A peak into our Algorithms
Alas !! Life is not always easy…
But we manage to find true Heart Rate...
What we do? – Part 2
Initial Prototyping
Jugaad
Arduino
Python
How Python helps?
• Prototyping is lightning fast
• String parsing, data parsing is a bliss
– Sport = serial.Serial(‘/dev/ttyS1’,19200)
– line = Sport.readline()
– data = line.split(‘ ‘)
– Do_magic(data)
How Python helps?
• Abundant amount of third party
libraries/methods
– pyqtgraph – plotting library, 2d,3d plots
– matplotlib – matlab like plotting library
– sklearn – very powerful machine learning library
• We have derived a curve fit for a total number of 1500
6-D points (in matter of minutes)
– k-mean clustering in Scipy
• Classification of these 1500 data points was done in
appropriate clusters (also in matter of minutes)
How Python helps?
• Awesome community
Why not anything else?
• Matlab - really costly
• Octave - Not much community/third party
support
• C/C++ - Not really easy in prototyping
Why not anything else?
Thank You

More Related Content

PDF
R for Python Users
PDF
Optimal Tooling for Machine Learning and AI
PDF
Numpy: Векторизация - Екатерина Тузова, JetBrains
PDF
Pycon tw 2013
PPTX
Apresentação Expedição Mananciais 2016 - Centro de Referência do Semasa
PPT
Palestra sobre a Estação de Tratamento de Esgoto do Parque Andreense, operada...
PPTX
Apresentação sobre Qualidade da água para consumo humano: contaminantes quími...
PDF
Estação de tratamento de água
R for Python Users
Optimal Tooling for Machine Learning and AI
Numpy: Векторизация - Екатерина Тузова, JetBrains
Pycon tw 2013
Apresentação Expedição Mananciais 2016 - Centro de Referência do Semasa
Palestra sobre a Estação de Tratamento de Esgoto do Parque Andreense, operada...
Apresentação sobre Qualidade da água para consumo humano: contaminantes quími...
Estação de tratamento de água

Similar to R & D in Python at Azoi (17)

PDF
Democratizing Machine Learning: Perspective from a scikit-learn Creator
PDF
Python's slippy path and Tao of thick Pandas: give my data, Rrrrr...
PPTX
Python Machine Learning-Library- Technology.powerpoint
PPTX
An introduction to Machine Learning with scikit-learn (October 2018)
PPT
PDF
Python meetup
PDF
PYTHON FOR DATA SCIENCE- EXPLAINED IN 6 EASY STEPS
PDF
Scikit-learn : Machine Learning in Python
PDF
Image analysis using python
PPTX
Scipy Libraries to Work with Various Datasets.pptx
PDF
Python Advanced Predictive Analytics Kumar Ashish
PDF
16th Athens Big Data Meetup - 1st Talk - An Introduction to Machine Learning ...
PDF
Simple APIs and innovative documentation
PDF
Collective Knowledge: python and scikit-learn based open research SDK for col...
PDF
Unit 6-Introduction of Python Libraries.pdf
PPTX
AI IN VEHICLE COUNTING (1).pptx
PPTX
UNIT-5-II IT-DATA VISUALIZATION TECHNIQUES
Democratizing Machine Learning: Perspective from a scikit-learn Creator
Python's slippy path and Tao of thick Pandas: give my data, Rrrrr...
Python Machine Learning-Library- Technology.powerpoint
An introduction to Machine Learning with scikit-learn (October 2018)
Python meetup
PYTHON FOR DATA SCIENCE- EXPLAINED IN 6 EASY STEPS
Scikit-learn : Machine Learning in Python
Image analysis using python
Scipy Libraries to Work with Various Datasets.pptx
Python Advanced Predictive Analytics Kumar Ashish
16th Athens Big Data Meetup - 1st Talk - An Introduction to Machine Learning ...
Simple APIs and innovative documentation
Collective Knowledge: python and scikit-learn based open research SDK for col...
Unit 6-Introduction of Python Libraries.pdf
AI IN VEHICLE COUNTING (1).pptx
UNIT-5-II IT-DATA VISUALIZATION TECHNIQUES
Ad

Recently uploaded (20)

PPTX
Lecture Notes Electrical Wiring System Components
PDF
Digital Logic Computer Design lecture notes
PPTX
Welding lecture in detail for understanding
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PPTX
CH1 Production IntroductoryConcepts.pptx
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PPTX
Geodesy 1.pptx...............................................
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
PDF
Well-logging-methods_new................
PPTX
Construction Project Organization Group 2.pptx
PPT
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PDF
composite construction of structures.pdf
DOCX
573137875-Attendance-Management-System-original
Lecture Notes Electrical Wiring System Components
Digital Logic Computer Design lecture notes
Welding lecture in detail for understanding
Foundation to blockchain - A guide to Blockchain Tech
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
R24 SURVEYING LAB MANUAL for civil enggi
CH1 Production IntroductoryConcepts.pptx
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Model Code of Practice - Construction Work - 21102022 .pdf
Geodesy 1.pptx...............................................
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
Well-logging-methods_new................
Construction Project Organization Group 2.pptx
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
composite construction of structures.pdf
573137875-Attendance-Management-System-original
Ad

R & D in Python at Azoi