Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created machine learning blog for PyCon India Blog #386

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Changed image locations
anuran-roy committed Aug 24, 2021
commit 9f86156f3c6d6bdfedbf635732fc621f09d5a61c
26 changes: 16 additions & 10 deletions content/blog/2021/machine-learning.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,22 @@
Title: Machine learning: A major cause of the Pythonic buzz
Date: 2021-08-24 12:05
Author: Anuran Roy (@anuran-roy)
anuran-roy marked this conversation as resolved.
Show resolved Hide resolved
Category: 2021
Slug: machine-learning-pycon
Summary: What is machine learning? Where does Python play its part? What's in store for you at PyCon India 2021 for Machine Learning?

# Machine learning: A major cause of the Pythonic buzz
## Machine learning: A major cause of the Pythonic buzz

by: Anuran Roy

![](https://lh4.googleusercontent.com/FXV0jWI5Sf2O8pLbvh3gA2Wt1W6pi5Sp6oJjrujPCjkSIwqBWyBDBxvHO04BLXNkE8NLCbliW_b0V8n4PTvPzgBCPezS0QHwToR7u0dAddfL4jm1zhLq58Qwz8ZIJaNNr1YIRR6C=s0)
<p class="text-center">
<img src="/content/images/ml-article-2021-Illustration.png" alt="Python libraries for AI and data"/>
</p>

**“Predicting the future isn’t magic, it’s artificial intelligence.” ~Dave Waters**

## “Predicting the future isn’t magic, it’s artificial intelligence.” ~Dave Waters



![](https://lh6.googleusercontent.com/vKimZR917Z_epKINwTtw8dsKo-83VqwEBc2n-BAobF4Y8LTPGk4hReAsV3hqLmVlevvXau2LaKHERwIbdttdLUSkKkTGgCHDD49G5M1TAfLp3-_j4RQ3i11Ja43DnB-WybWUD2kM=s0)
<p class="text-center">
<img src="/content/images/ml-article-2021-Relations.png" alt="Relations between AI, ML, DL, Big Data and Data Science"/>
</p>

Yes, and machine learning is one of the most fascinating aspects of Artificial Intelligence.

@@ -32,7 +38,7 @@ Python being one of the easiest languages to get started with for machine learni

With hundreds of libraries at our disposal like matplotlib, scikit-learn, numpy, pandas and scipy make data visualization, large-scale computation, data manipulation and machine learning accessible like never before. Combine that with a large community base and lots of developments in the field. Machine Learning has quickly become a major conference section where we receive a lot of submissions from both eminent researchers, professionals and students.

## Talks to look forward to about Machine learning in PyCon India 2021:
## Talks to look forward to about Machine learning in PyCon India 2021

1. Reducing technical debt for ML platforms
anuran-roy marked this conversation as resolved.
Show resolved Hide resolved

@@ -44,7 +50,7 @@ With hundreds of libraries at our disposal like matplotlib, scikit-learn, numpy,

5. On Device AI - Deep Learning on Mobile Devices

## Talks in the past that have been delivered by speakers that truly stand out:
## Talks in the past that have been delivered by speakers that truly stand out

1. Taking a peek under the hood: Interpreting black box models (PyCon India 2020)

Binary file added content/images/ml-article-2021-Illustration.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/images/ml-article-2021-Relations.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.