How to Turn Your Python Script into an Executable File
https://medium.com/@rohitsaroj29/how-to-turn-your-python-script-into-an-executable-file-d64edb13c2d4
https://medium.com/@rohitsaroj29/how-to-turn-your-python-script-into-an-executable-file-d64edb13c2d4
Medium
How to Turn Your Python Script into an Executable File
.py to .exe quickly!
Navigate the World with pgeocode: Exploring Geocoding and Reverse Geocoding in Python ⛵
https://medium.com/@HeCanThink/navigate-the-world-with-pgeocode-exploring-geocoding-and-reverse-geocoding-in-python-6c2fe658b52
https://medium.com/@HeCanThink/navigate-the-world-with-pgeocode-exploring-geocoding-and-reverse-geocoding-in-python-6c2fe658b52
Medium
Navigate the World with pgeocode: Exploring Geocoding and Reverse Geocoding in Python ⛵
What is pgeocode? How to use pgeocode for Geocoding and Reverse Geocoding? Examples of Geocoding and Reverse Geocoding in Python using…
Building Scalable Large Language Model (LLM) apps
https://medium.com/@hooman_66365/building-scalable-large-language-model-llm-apps-509894bc7f6a
https://medium.com/@hooman_66365/building-scalable-large-language-model-llm-apps-509894bc7f6a
Medium
Building Scalable Large Language Model (LLM) apps
🚀 People ask me what it takes to build a scalable Large Language Model (LLM) app in 2023. When we talk about scalable we mean 100s of…
Python Testing Toolkit: A Beginner’s Guide
https://medium.com/@StavrosArgyrou/python-testing-toolkit-a-beginners-guide-b63eb763704d
https://medium.com/@StavrosArgyrou/python-testing-toolkit-a-beginners-guide-b63eb763704d
Medium
Python Testing Toolkit: A Beginner’s Guide
Hello, Python developers!
Statistical Process Control: Employing in Python
https://medium.com/data-science-as-a-better-idea/statistical-process-control-employing-in-python-21fcbad06d8d
https://medium.com/data-science-as-a-better-idea/statistical-process-control-employing-in-python-21fcbad06d8d
Medium
Statistical Process Control: Employing in Python
Statistical Process Control (SPC) is a technique used to monitor and control processes to ensure they are operating within acceptable…
AWS ECS and Containers Automation with Terraform and Shell Script
https://medium.com/@nageshaks9743/aws-ecs-and-containers-automation-with-terraform-and-shell-script-f3eb5e97cd41
https://medium.com/@nageshaks9743/aws-ecs-and-containers-automation-with-terraform-and-shell-script-f3eb5e97cd41
Medium
AWS ECS and Containers Automation with Terraform and Shell Script
This repository contains a solution for automating the deployment of ECS clusters and containers on AWS using Terraform and Shell scripts…
GPU for Machine Learning (CUDA, cuDNN and Tensorflow)
https://medium.com/@omkardalvi2001/gpu-for-machine-learning-cuda-cudnn-and-tensorflow-cb5f3ee4b5ac
https://medium.com/@omkardalvi2001/gpu-for-machine-learning-cuda-cudnn-and-tensorflow-cb5f3ee4b5ac
Medium
GPU for Machine Learning (CUDA, cuDNN and tensorflow-gpu)
Are you tired of seeing your CPU getting totally utilized while training machine learning model and your GPU being completely idle ?
Unit Testing In Python With Pytest Framework
https://medium.com/@interactwithibnshazali/unit-testing-in-python-with-pytest-framework-223f7ea5af16
https://medium.com/@interactwithibnshazali/unit-testing-in-python-with-pytest-framework-223f7ea5af16
Medium
Unit Testing In Python With Pytest Framework
Overview
Artificial Intelligence vs Machine Learning
https://mohamedtahar-fortas.medium.com/artificial-intelligence-vs-machine-learning-a616c8c88532
https://mohamedtahar-fortas.medium.com/artificial-intelligence-vs-machine-learning-a616c8c88532
Medium
Artificial Intelligence vs Machine Learning
Introduction
Using Symbolic Regression to Add Uncertainty to Elo’s Famous Ratings System
https://medium.com/@BlakeAtkinson/using-symbolic-regression-to-add-uncertainty-to-elos-famous-ratings-system-796d54f2b478
https://medium.com/@BlakeAtkinson/using-symbolic-regression-to-add-uncertainty-to-elos-famous-ratings-system-796d54f2b478
Medium
Using Symbolic Regression to Add Uncertainty to Elo’s Famous Ratings System
And creating a method that is unexpectedly competitive with well-known benchmarks
9 Common Python Mistakes You’ll be able to Avoid after reading this blog!
https://anmol3015.medium.com/9-common-python-mistakes-youll-be-able-to-avoid-after-reading-this-blog-573d4696c463
https://anmol3015.medium.com/9-common-python-mistakes-youll-be-able-to-avoid-after-reading-this-blog-573d4696c463
Medium
9 Common Python Mistakes You’ll be able to Avoid after reading this blog!
Move away from noob status