Upgrading the Frontend of my Previous Machine Learning Project
https://medium.com/@jjsham/upgrading-the-frontend-of-my-previous-machine-learning-project-da8d8005f20d
https://medium.com/@jjsham/upgrading-the-frontend-of-my-previous-machine-learning-project-da8d8005f20d
Medium
Upgrading the Frontend of my Previous Machine Learning Project
About 3 years ago, I worked on two projects on Whiskies — One was analyzing the sentimental score of Japanese whisky reviews and the…
Python: What Is Web Scraping? A Quick Introduction!
https://python.plainenglish.io/web-scraping-explained-in-5-minutes-an-introductory-series-8db3a61097ec
https://python.plainenglish.io/web-scraping-explained-in-5-minutes-an-introductory-series-8db3a61097ec
Medium
Python: What Is Web Scraping? A Quick Introduction!
Learn What Is Web Scraping Through Examples!!
Mixin: Mix Approach to Multiple Inheritance and Customizable OOP in Python Ⓜ️
https://medium.com/@HeCanThink/mixin-mix-approach-to-multiple-inheritance-and-customizable-oop-in-python-%EF%B8%8F-1fb31575e344
https://medium.com/@HeCanThink/mixin-mix-approach-to-multiple-inheritance-and-customizable-oop-in-python-%EF%B8%8F-1fb31575e344
Medium
Mixin: Mix Approach to Multiple Inheritance and Customizable OOP in Python Ⓜ️
What is Mixin? How to use Mixin concept in Python.
Building an arbitrage calculator in python
https://blog.devgenius.io/building-an-arbitrage-calculator-in-python-5b28d35d054a
https://blog.devgenius.io/building-an-arbitrage-calculator-in-python-5b28d35d054a
Medium
Building an arbitrage calculator in python
The title is snappy, I prefer to think of it as a back-and-lay calculator, but for all intents and purposes depending on its use, you can…
Generate result and query ChatGPT API using Python
https://hds-nabavi.medium.com/generate-result-and-query-chatgpt-api-using-python-93bbac581412
https://hds-nabavi.medium.com/generate-result-and-query-chatgpt-api-using-python-93bbac581412
Medium
Generate result and query ChatGPT API using Python
ChatGPT is an advanced AI chatbot developed by OpenAI, built on the powerful GPT-3.5 architecture. It is a large language model designed to…
Python vs Other Languages: A Look at the Competitive Edge and Benefits
https://medium.com/@midoripig1009/python-vs-other-languages-a-look-at-the-competitive-edge-and-benefits-9d1fd2239ed4
https://medium.com/@midoripig1009/python-vs-other-languages-a-look-at-the-competitive-edge-and-benefits-9d1fd2239ed4
Medium
Python vs Other Languages: A Look at the Competitive Edge and Benefits
In this blog post, we will delve into the world of programming languages, focusing on Python and its contemporaries. We will compare their…
build chat gpt apps or web apps using open ai with langchain
https://medium.com/@ValuableThings/build-chat-gpt-apps-or-web-apps-using-open-ai-with-langchain-208bb5c17c9
https://medium.com/@ValuableThings/build-chat-gpt-apps-or-web-apps-using-open-ai-with-langchain-208bb5c17c9
Medium
build chat gpt apps or web apps using open ai with langchain
Are you ready to take your product to the next level and stay ahead of the curve in your industry? Look no further! As a product ideation…
Securing Networks with Python: Building a Powerful DNS Firewall from Scratch!
https://bishwasjha.medium.com/securing-networks-with-python-building-a-powerful-dns-firewall-from-scratch-3fc8bf920526
https://bishwasjha.medium.com/securing-networks-with-python-building-a-powerful-dns-firewall-from-scratch-3fc8bf920526
Medium
Securing Networks with Python: Building a Powerful DNS Firewall from Scratch!
Part-1 of series to build an open source network simulator.
I use midjourney to create and Stable Diffusion Text2Video open-source algorithm
https://yonathanbouazizboaz.medium.com/i-use-midjourney-to-create-and-stable-diffusion-text2video-open-source-algorithm-1b7ee2bbfaa6
https://yonathanbouazizboaz.medium.com/i-use-midjourney-to-create-and-stable-diffusion-text2video-open-source-algorithm-1b7ee2bbfaa6
Medium
I use midjourney to create and Stable Diffusion Text2Video open-source algorithm
You Won’t Believe the results
Terraform external data source using custom Python script with example
https://medium.com/@leslie.alldridge/terraform-external-data-source-using-custom-python-script-with-example-cea5e618d83e
https://medium.com/@leslie.alldridge/terraform-external-data-source-using-custom-python-script-with-example-cea5e618d83e
Medium
Terraform external data source using custom Python script with example
There may be a situation where you want to utilise a custom script or additional logic in Terraform. Let’s create a custom script (I’ve…
Want to know how the computer interprets programs? Read below.😉
https://medium.com/@chinwendurosemary30/want-to-know-how-the-computer-interprets-programs-read-below-f6d7171c815a
https://medium.com/@chinwendurosemary30/want-to-know-how-the-computer-interprets-programs-read-below-f6d7171c815a
Medium
Want to know how the computer interprets programs? Read below.😉
Hey! Do you know computers use bytes to store and process information? Recall that byte is a group of 8 bits, and a bit can only have two…
In-depth Analysis of Retail Sales Data: Insights and Implications
https://medium.com/@mattsda/in-depth-analysis-of-retail-sales-data-insights-and-implications-93fffad2e10b
https://medium.com/@mattsda/in-depth-analysis-of-retail-sales-data-insights-and-implications-93fffad2e10b
Medium
In-depth Analysis of Retail Sales Data: Insights and Implications
The retail industry generates massive amounts of data every day from sales transactions and customer demographics to store operations and…
Navigating the Path of AI Inference by examples: Unveiling the Distinctions between Zero-Shot…
https://amlana21.medium.com/navigating-the-path-of-ai-inference-by-examples-unveiling-the-distinctions-between-zero-shot-e82579dac16b
https://amlana21.medium.com/navigating-the-path-of-ai-inference-by-examples-unveiling-the-distinctions-between-zero-shot-e82579dac16b
Medium
Navigating the Path of AI Inference by examples: Unveiling the Distinctions between Zero-Shot…
In the realm of Artificial Intelligence, where revolutionary advancements continue to reshape our world, one crucial aspect stands out: the…