Python Tutorial for Beginners (Part -1)
https://medium.com/@varun30300/python-tutorial-for-beginners-part-1-647b4f35427d
https://medium.com/@varun30300/python-tutorial-for-beginners-part-1-647b4f35427d
Medium
Python Tutorial for Beginners (Part -1)
This is a tutorial for people who are just starting their programming journey and have decided to learn python. There are no prerequisites…
Top 6 Patterns That Every Python Programmer Should Be Aware Of
https://medium.com/codex/top-6-patterns-that-every-python-programmer-should-be-aware-of-2ab977da256b
https://medium.com/codex/top-6-patterns-that-every-python-programmer-should-be-aware-of-2ab977da256b
Medium
Top 6 Patterns That Every Python Programmer Should Be Aware Of
Clean code reads like well-written literature, according to Grady Booch
Virtual Environments with CPU and GPU Support
https://medium.com/codex/virtual-environments-with-cpu-and-gpu-support-858115af04f9
https://medium.com/codex/virtual-environments-with-cpu-and-gpu-support-858115af04f9
Medium
Virtual Environments with CPU and GPU Support
Anaconda configuration for CPU and GPU
ASR(Speech Recognition) creation with Tranformers NN
https://medium.com/@bernardoolisan/asr-speech-recognition-creation-with-tranformers-nn-30a8b8af1b6e
https://medium.com/@bernardoolisan/asr-speech-recognition-creation-with-tranformers-nn-30a8b8af1b6e
Medium
ASR creation with Tranformers NN
In these times, technology has advanced drastically, one of the most mentioned advances is artificial intelligence, especially machine…
Using BERTopic and BERTweet transformer to predict interest tag from tweets
https://medium.com/@hajar.zankadi/using-bertopic-and-bertweet-transformer-to-predict-interest-tag-from-tweets-67189f11b992
https://medium.com/@hajar.zankadi/using-bertopic-and-bertweet-transformer-to-predict-interest-tag-from-tweets-67189f11b992
Medium
Using BERTopic and BERTweet transformer to predict interest tag from tweets
In this tutorial, we are going to elaborate a step by step process to detect interest tag from tweets.
The easiest way to understand Gradient Descent with Python (no math)
https://medium.com/@axegggl/the-easiest-way-to-understand-gradient-descent-no-math-e6df677c200f
https://medium.com/@axegggl/the-easiest-way-to-understand-gradient-descent-no-math-e6df677c200f
Medium
The easiest way to understand Gradient Descent with Python (no math)
The main reason why I wrote this is because it was hard to figure out how to use this. I will try to explain line by line (in Python) how…
TIL : Using python decorators to secure method invocation.
https://medium.com/today-i-learnt/til-using-python-decorators-to-secure-method-invocation-fc5680e580cf
https://medium.com/today-i-learnt/til-using-python-decorators-to-secure-method-invocation-fc5680e580cf
Medium
TIL : Using python decorators to secure method invocation.
Coming from a Java background, I began to explore concepts similar to method level annotations, so that I can apply re-usable methods to…
Data Scientist Interview Questions: A Walkthrough of Starbucks’ Take-Home Assignment
https://medium.com/@pcmaldonado/starbucks-take-home-assignment-a8b647fb21e0
https://medium.com/@pcmaldonado/starbucks-take-home-assignment-a8b647fb21e0
Medium
Analyzing the results of an A/B test using Python
A Starbucks technical assignment to evaluate candidates for their data scientist position
How to generate random fake data using faker in python
https://gautamankul.medium.com/how-to-generate-random-fake-data-using-faker-in-python-f94afd869243
https://gautamankul.medium.com/how-to-generate-random-fake-data-using-faker-in-python-f94afd869243
Medium
How to generate random fake data using faker in python
Rinu Gour
How to Create NFT Pixel Art — Much Exclusive Doge Yacht Club Collection — Part III — Python Library
https://medium.com/@balt1794/how-to-create-nft-pixel-art-much-exclusive-doge-yacht-club-collection-part-iii-python-library-c49e9c0dc685
https://medium.com/@balt1794/how-to-create-nft-pixel-art-much-exclusive-doge-yacht-club-collection-part-iii-python-library-c49e9c0dc685
Medium
How to Create NFT Pixel Art — Much Exclusive Doge Yacht Club Collection — Part III — Python Library
In this tutorial, we will start generating our NFT collection by using a Python library.
Codility Lesson 2 (OddOccurrencesInArray)
https://medium.com/@lukesudeene/codility-lesson-2-oddoccurrencesinarray-d1ddfddb3911
https://medium.com/@lukesudeene/codility-lesson-2-oddoccurrencesinarray-d1ddfddb3911
Medium
Codility Lesson 2 (OddOccurrencesInArray)
Python Solution
Programmatically Ingesting Data via Amazon Athena
https://medium.com/@coltonm2525/programmatically-ingesting-data-via-amazon-athena-66787cbc4c6e
https://medium.com/@coltonm2525/programmatically-ingesting-data-via-amazon-athena-66787cbc4c6e
Medium
Programmatically Ingesting Data via Amazon Athena
Our Data Engineering team was recently requested to ingest data stored within an Amazon S3 bucket. However, we were not granted access to…
The Best Data Science Packages For Python
https://preettheman.medium.com/the-best-data-science-packages-for-python-5a6cd7381d96
https://preettheman.medium.com/the-best-data-science-packages-for-python-5a6cd7381d96
Medium
The Best Data Science Packages For Python
Welcome back! Python is an awesome programming language that’s used heavily in data science, if you’re new to Python, check out the link…
Fetching Forex Exchange Rates with Python (using fixer API)
https://medium.com/@antongw1p/fetching-forex-exchange-rates-with-python-using-fixer-api-fa51dcff5b0f
https://medium.com/@antongw1p/fetching-forex-exchange-rates-with-python-using-fixer-api-fa51dcff5b0f
Medium
Fetching Forex Exchange Rates with Python (using fixer API)
We live in a globalised world where almost any application we build is expected to be used by people from different countries.
How to use Python and Pagespeed API to Optimize Images — Part 1
https://michaelvandenreym.medium.com/how-to-use-python-and-pagespeed-api-to-optimize-images-part-1-da26a1595406
https://michaelvandenreym.medium.com/how-to-use-python-and-pagespeed-api-to-optimize-images-part-1-da26a1595406
Medium
How to use Python and Pagespeed API to Optimize Images — Part 1
I had the chance to speak on Brighton SEO, the biggest search event in the world. The slides are included below.