Getting Started with Local LLMs using Ollama
https://medium.com/@akshayd02/getting-started-with-local-llms-using-ollama-53547bbad364
https://medium.com/@akshayd02/getting-started-with-local-llms-using-ollama-53547bbad364
Medium
Getting Started with Local LLMs using Ollama
Check Out my Starter Guide on Local LLMs on Github to setup and start working with local, open-source, free-of-cost and private Large…
Use Google BigQuery to Know the Top 100 Popular Python Packages in 2024
https://wenijinew.medium.com/use-google-bigquery-to-know-the-top-100-popular-python-packages-in-2024-52dfe8f40f21
https://wenijinew.medium.com/use-google-bigquery-to-know-the-top-100-popular-python-packages-in-2024-52dfe8f40f21
Medium
Use Google BigQuery to Know the Top 100 Popular Python Packages in 2024
Statistics data is charming.
Unraveling the mysteries of rain: Precipitation forecasting with ANNs
https://medium.com/@katygenuine/unraveling-the-mysteries-of-rain-precipitation-forecasting-with-anns-911c671d0b64
https://medium.com/@katygenuine/unraveling-the-mysteries-of-rain-precipitation-forecasting-with-anns-911c671d0b64
Medium
Unraveling the mysteries of rain: Precipitation forecasting with ANNs
Picture being able to know exactly when it’s going to rain, giving life to everything it touches. This isn’t just a fancy thought anymore…
Dillie-Hellman Key Exchange with Python or “How to exchange symmetric keys securely”
https://medium.com/@0x1770/dillie-hellman-key-exchange-with-python-or-how-to-exchange-symmetric-keys-securely-855688944116
https://medium.com/@0x1770/dillie-hellman-key-exchange-with-python-or-how-to-exchange-symmetric-keys-securely-855688944116
Medium
Dillie-Hellman Key Exchange with Python or “How to exchange symmetric keys securely”
Being able to exchange a symmetric key without sending it.
🎓 Day 91 of #100DaysOfCode in Python: Enhancing Skills with Data Visualization
https://elshad-karimov.medium.com/day-91-of-100daysofcode-in-python-enhancing-skills-with-data-visualization-0a5ffe59a62b
https://elshad-karimov.medium.com/day-91-of-100daysofcode-in-python-enhancing-skills-with-data-visualization-0a5ffe59a62b
Medium
🎓 Day 91 of #100DaysOfCode in Python: Enhancing Skills with Data Visualization
Welcome to Day 91! Today, we’re diving into data visualization, a crucial skill in data science and analytics. Python offers powerful…
🌌 Day 90 of #100DaysOfCode in Python: Diving into Natural Language Processing (NLP)
https://elshad-karimov.medium.com/day-90-of-100daysofcode-in-python-diving-into-natural-language-processing-nlp-85a3fa3bf12b
https://elshad-karimov.medium.com/day-90-of-100daysofcode-in-python-diving-into-natural-language-processing-nlp-85a3fa3bf12b
Medium
🌌 Day 90 of #100DaysOfCode in Python: Diving into Natural Language Processing (NLP)
Welcome to Day 90! Today, we embark on an intriguing journey into Natural Language Processing (NLP), an area of artificial intelligence…
🧠 Day 89 of #100DaysOfCode in Python: Venturing into Artificial Intelligence
https://elshad-karimov.medium.com/day-89-of-100daysofcode-in-python-venturing-into-artificial-intelligence-5bde05726155
https://elshad-karimov.medium.com/day-89-of-100daysofcode-in-python-venturing-into-artificial-intelligence-5bde05726155
Medium
🧠 Day 89 of #100DaysOfCode in Python: Venturing into Artificial Intelligence
Welcome to Day 89! Today, we embark on an exciting journey into the realm of artificial intelligence (AI) with Python. We’ll explore the…
Multithreading: Unleashing the Power of Parallel Processing
https://code.likeagirl.io/multithreading-unleashing-the-power-of-parallel-processing-0af3051a8869
https://code.likeagirl.io/multithreading-unleashing-the-power-of-parallel-processing-0af3051a8869
Medium
Multithreading: Unleashing the Power of Parallel Processing
In the fast-paced world of software development, speed and efficiency are paramount. But what happens when a single process isn’t enough to…
🔗 Day 88 of #100DaysOfCode in Python: Mastering Data Serialization
https://elshad-karimov.medium.com/day-88-of-100daysofcode-in-python-mastering-data-serialization-eca25c83656c
https://elshad-karimov.medium.com/day-88-of-100daysofcode-in-python-mastering-data-serialization-eca25c83656c
Medium
🔗 Day 88 of #100DaysOfCode in Python: Mastering Data Serialization
Welcome to Day 88! Today, we’re exploring data serialization in Python, a critical concept for data exchange and persistence. You’ll learn…
🚀 Day 87 of #100DaysOfCode in Python: Navigating the World of APIs
https://elshad-karimov.medium.com/day-87-of-100daysofcode-in-python-navigating-the-world-of-apis-21f6f6020944
https://elshad-karimov.medium.com/day-87-of-100daysofcode-in-python-navigating-the-world-of-apis-21f6f6020944
Medium
🚀 Day 87 of #100DaysOfCode in Python: Navigating the World of APIs
Welcome to Day 87! Today, we’re diving into the powerful world of Application Programming Interfaces (APIs) in Python. APIs are the…
🎉 Day 86 of #100DaysOfCode in Python: Celebrating Your Progress
https://elshad-karimov.medium.com/day-86-of-100daysofcode-in-python-celebrating-your-progress-ef7f184796e7
https://elshad-karimov.medium.com/day-86-of-100daysofcode-in-python-celebrating-your-progress-ef7f184796e7
Medium
🎉 Day 86 of #100DaysOfCode in Python: Celebrating Your Progress
Welcome to Day 86! Today isn’t just about coding; it’s about celebrating your incredible journey with Python. You’ve dedicated yourself to learning, growing, and expanding your skills. Let’s take a…
🔍 Day 85 of #100DaysOfCode in Python: Mastering Regular Expressions
https://elshad-karimov.medium.com/day-85-of-100daysofcode-in-python-mastering-regular-expressions-9836509aac66
https://elshad-karimov.medium.com/day-85-of-100daysofcode-in-python-mastering-regular-expressions-9836509aac66
Medium
🔍 Day 85 of #100DaysOfCode in Python: Mastering Regular Expressions
Welcome to Day 85! Today, we’ll explore the powerful world of regular expressions (regex) in Python, a crucial skill for text processing…
📚 Day 84 of #100DaysOfCode in Python: Mastering Documentation and Code Comments
https://elshad-karimov.medium.com/day-84-of-100daysofcode-in-python-mastering-documentation-and-code-comments-970d4ecf19af
https://elshad-karimov.medium.com/day-84-of-100daysofcode-in-python-mastering-documentation-and-code-comments-970d4ecf19af
Medium
📚 Day 84 of #100DaysOfCode in Python: Mastering Documentation and Code Comments
Welcome to Day 84! Today, we’re focusing on an essential but often overlooked aspect of programming: documentation and code comments…
Creating an Arbitrage Alert System from Scratch using Python and Supabase Day 12 — Market Types…
https://paulconnollywriter.medium.com/creating-an-arbitrage-alert-system-from-scratch-using-python-and-supabase-day-12-market-types-a35851630151
https://paulconnollywriter.medium.com/creating-an-arbitrage-alert-system-from-scratch-using-python-and-supabase-day-12-market-types-a35851630151
Medium
Creating an Arbitrage Alert System from Scratch using Python and Supabase Day 12 — Market Types…
Welcome back everyone, today we are discussing the next part of this project which which will deal with setting up two new database tables…
Python Course for Beginners — Start Coding Now!
https://medium.com/@mattouchi6/python-course-for-beginners-start-coding-now-c29a843cf3b9
https://medium.com/@mattouchi6/python-course-for-beginners-start-coding-now-c29a843cf3b9
Medium
Python Course for Beginners — Start Coding Now!
If you are completely new to programming or looking to start your coding journey with Python, you’ve come to the right place. Python is a…
An introduction to Airflow, setting up a local environment and writing your first DAG
https://vojay.medium.com/an-introduction-to-airflow-setting-up-a-local-environment-and-writing-your-first-dag-2060d378acbd
https://vojay.medium.com/an-introduction-to-airflow-setting-up-a-local-environment-and-writing-your-first-dag-2060d378acbd
Medium
An introduction to Airflow, setting up a local environment and writing your first DAG
Let me guide you through the process setting up a local Airflow environment as well as writing your first DAG using the TaskFlow API
How Computers REALLY See: Unraveling the Mysteries of Convolutional Neural Networks
https://medium.com/@shubhmehta7444/how-computers-really-see-unraveling-the-mysteries-of-convolutional-neural-networks-e7df4159d0e4
https://medium.com/@shubhmehta7444/how-computers-really-see-unraveling-the-mysteries-of-convolutional-neural-networks-e7df4159d0e4
Medium
How Computers REALLY See: Unraveling the Mysteries of Convolutional Neural Networks
Welcome back to the third part of my four-part article ‘How Computer REALLY See?’. What about a quick recap, before we embark on our…
How RSE, “Rate of Sentiment Escalation” Distinguishes Intentionally Divisive Rhetoric from Regular…
https://medium.com/@rossnesbitt_62306/how-rse-rate-of-sentiment-escalation-distinguishes-intentionally-divisive-rhetoric-from-regular-2ed8467aa510
https://medium.com/@rossnesbitt_62306/how-rse-rate-of-sentiment-escalation-distinguishes-intentionally-divisive-rhetoric-from-regular-2ed8467aa510
Medium
How RSE, “Rate of Sentiment Escalation” Distinguishes Intentionally Divisive Rhetoric from Regular…
Photo by Luisa Kilani on Unsplash