How to make a Face Mask Detection System in Tensorflow in 50 Lines of code
https://medium.com/@yuvrajsinghrathore.webdev/how-to-make-a-face-mask-detection-system-in-tensorflow-in-50-lines-of-code-53359490a3cd
https://medium.com/@yuvrajsinghrathore.webdev/how-to-make-a-face-mask-detection-system-in-tensorflow-in-50-lines-of-code-53359490a3cd
Medium
How to make a Face Mask Detection System in Tensorflow in 50 Lines of code
Welcome to my New Machine Learning Project. In this, machine Learning project we will see how to make a Face Mask Detection System in…
How to build models as products using MLOps? — Part 1 | Introduction
https://medium.com/indiciumtech/how-to-build-models-as-products-using-mlops-part-1-introduction-a93eb5b6a96
https://medium.com/indiciumtech/how-to-build-models-as-products-using-mlops-part-1-introduction-a93eb5b6a96
Medium
How to build models as products using MLOps? — Part 1 | Introduction
In this post series, we are going to tell you how to build your product based on ML models using MLOps tools.
How to Implement Two Factor Authentication in a Web Application
https://levelup.gitconnected.com/how-to-implement-two-factor-authentication-in-a-web-application-9f86ecdddbce
https://levelup.gitconnected.com/how-to-implement-two-factor-authentication-in-a-web-application-9f86ecdddbce
Medium
How to Implement Two Factor Authentication in a Web Application
Enhance the security of your web application by implementing 2FA
Day 2/50 — Medium Title Analysis
https://medium.com/mlearning-ai/day-2-50-medium-title-analysis-47a8f54582ba
https://medium.com/mlearning-ai/day-2-50-medium-title-analysis-47a8f54582ba
Medium
Day 2/50 — Medium Title Analysis
df_analysis Creation
How to Track Your Favorite Artist’s Most Popular Songs on Spotify with Python
https://it-garry.medium.com/how-to-track-your-favorite-artists-most-popular-songs-on-spotify-with-python-860b701464a
https://it-garry.medium.com/how-to-track-your-favorite-artists-most-popular-songs-on-spotify-with-python-860b701464a
Medium
How to Track Your Favorite Artist’s Most Popular Songs on Spotify with Python
The Spotify Web API is a RESTful API. With this interface, data can be retrieved from Spotify straight to your web browser or Terminal.
Sharing files securely using S3, CloudFront, and signed URLs
https://towardsaws.com/sharing-files-securely-using-s3-cloudfront-and-signed-urls-15e170365422
https://towardsaws.com/sharing-files-securely-using-s3-cloudfront-and-signed-urls-15e170365422
Medium
Sharing files securely using S3, CloudFront, and signed URLs
With Terraform examples
Samba ou Fado? Os brasileiros são mais felizes que os portugueses há anos..
https://medium.com/@jv.escorcio/samba-ou-fado-os-brasileiros-s%C3%A3o-mais-felizes-que-os-portugueses-h%C3%A1-anos-fcc1ab6845f2
https://medium.com/@jv.escorcio/samba-ou-fado-os-brasileiros-s%C3%A3o-mais-felizes-que-os-portugueses-h%C3%A1-anos-fcc1ab6845f2
How to do SEMRush Style Keyword Grouping with Python
https://medium.com/@rollinblinghamer/how-to-do-semrush-style-keyword-grouping-with-python-ccbab83c1bde
https://medium.com/@rollinblinghamer/how-to-do-semrush-style-keyword-grouping-with-python-ccbab83c1bde
Medium
How to do SEMRush Style Keyword Grouping with Python
SEMRush’s Keyword Magic Tool has a great feature that groups together the individual words by number and volume, however, it isn’t possible…
Understanding Django, A Python-based Web Framework
https://ninza7.medium.com/understanding-django-a-python-based-web-framework-f79630b27330
https://ninza7.medium.com/understanding-django-a-python-based-web-framework-f79630b27330
Medium
Understanding Django, A Python-based Web Framework
Explanation of default Django Files
Building a Structured Financial Newsfeed using Python, SpaCy and Streamlit
https://dswharshit.medium.com/building-a-structured-financial-newsfeed-using-spacy-and-streamlit-d19736fdd70c
https://dswharshit.medium.com/building-a-structured-financial-newsfeed-using-spacy-and-streamlit-d19736fdd70c
Medium
Building a Structured Financial Newsfeed using Python, SpaCy and Streamlit
Getting started with NLP by building a Named Entity Recognition(NER) application
4 Python Features That Cause You to Make a Mistake Without Noticing
https://sonery.medium.com/4-python-features-that-cause-you-to-make-a-mistake-without-noticing-98ef46d873c8
https://sonery.medium.com/4-python-features-that-cause-you-to-make-a-mistake-without-noticing-98ef46d873c8
Medium
4 Python Features That Cause You to Make a Mistake Without Noticing
Don’t let them slow you down
How I wrote a command-line Minesweeper game in 30 minutes which is packaged as a Docker container
https://omerkarabacak.medium.com/how-i-wrote-a-command-line-minesweeper-game-in-30-minutes-which-is-packaged-as-a-docker-container-38d633c137c7
https://omerkarabacak.medium.com/how-i-wrote-a-command-line-minesweeper-game-in-30-minutes-which-is-packaged-as-a-docker-container-38d633c137c7
Medium
How I wrote a command-line Minesweeper game with Python in 30 minutes which is packaged as a Docker container
I know it is not a big deal writing a minesweeper game but it is still a thing, if you write it in 30 minutes, right? :)
Creating code with Artificial Intelligence. Good or Bad ?
https://blog.developer-service.io/creating-code-with-artificial-intelligence-good-or-bad-7ff27b5866d1
https://blog.developer-service.io/creating-code-with-artificial-intelligence-good-or-bad-7ff27b5866d1
Medium
Creating code with Artificial Intelligence. Good or Bad ?
OpenAI’s Codex has opened the world to the general use of AI to write code, but just how good is it at coding?