Using Ollama to run local LLMs on your computer
https://medium.com/medialesson/using-ollama-to-run-local-llms-on-your-computer-2e2ee6572a13
https://medium.com/medialesson/using-ollama-to-run-local-llms-on-your-computer-2e2ee6572a13
Medium
Using Ollama to run local LLMs on your computer
With Ollama it is possible to run Large Language Models locally on your PC. In this post I will show you how you can install and use the…
Unraveling Python’s Variable Scopes: Global, Local, and Nonlocal
https://mysteryweevil.medium.com/unraveling-pythons-variable-scopes-global-local-and-nonlocal-e21498865784
https://mysteryweevil.medium.com/unraveling-pythons-variable-scopes-global-local-and-nonlocal-e21498865784
Medium
Unraveling Python’s Variable Scopes: Global, Local, and Nonlocal
Gain Mastery Over Variable Scope with Clear Explanations and Practical Examples
Exploring Python Sets: Mastering Set Operations for Efficient Data Manipulation
https://mysteryweevil.medium.com/exploring-python-sets-mastering-set-operations-for-efficient-data-manipulation-87bb4d4d475e
https://mysteryweevil.medium.com/exploring-python-sets-mastering-set-operations-for-efficient-data-manipulation-87bb4d4d475e
Medium
Exploring Python Sets: Mastering Set Operations for Efficient Data Manipulation
Dive into the World of Python Sets and Learn How to Perform Set Operations Like a Pro
Python Primer — Module 4: Building Blocks
https://bitwiser.medium.com/python-primer-module-4-building-blocks-3e50627a7c38
https://bitwiser.medium.com/python-primer-module-4-building-blocks-3e50627a7c38
Medium
Python Primer — Module 4: Building Blocks
As we delve deeper into Python, we encounter the building blocks that allow us to construct more complex and functional programs. This…
Multi-Objective Genetic Algorithms (MOGA) with DEAP
https://alpersinbalc.medium.com/multi-objective-genetic-algorithms-moga-with-deap-ba1cb3578887
https://alpersinbalc.medium.com/multi-objective-genetic-algorithms-moga-with-deap-ba1cb3578887
Medium
Multi-Objective Genetic Algorithms (MOGA) with DEAP
Introduction
Progressive Django v1.7: Updating the data.
https://primerpy.medium.com/progressive-django-v1-7-updating-the-data-0db68d8230f5
https://primerpy.medium.com/progressive-django-v1-7-updating-the-data-0db68d8230f5
Medium
Progressive Django v1.7: Updating the data.
The final piece in our simple HRMS system is to update data records. After completing the adding part in our previous post, updating data…
Scikit-learn Visualization Guide: Making Models Speak
https://towardsdatascience.com/scikit-learn-visualization-guide-making-models-speak-6ee32a3c5c04
https://towardsdatascience.com/scikit-learn-visualization-guide-making-models-speak-6ee32a3c5c04
Medium
Scikit-learn Visualization Guide: Making Models Speak
Use the Display API to replace complex Matplotlib code
A Profitable Dynamic Renko Trading Strategy with Python — A Step-by-Step Approach.
https://medium.com/@ntalegeofrey/a-profitable-dynamic-renko-trading-strategy-with-python-a-step-by-step-approach-c51d7193ba1e
https://medium.com/@ntalegeofrey/a-profitable-dynamic-renko-trading-strategy-with-python-a-step-by-step-approach-c51d7193ba1e
Medium
A Profitable Dynamic Renko Trading Strategy with Python — A Step-by-Step Approach.
Renko charts have been around for some time. The chart is considered to have been named after the Japanese word “renga, " meaning “brick ”…
An Algo-Trading Sneak Peek at Top AI-Powered Growth Stocks — 1. NVIDIA
https://medium.com/@alexzap922/an-algo-trading-sneak-peek-at-top-ai-powered-growth-stocks-1-nvidia-8cbc06c0de5f
https://medium.com/@alexzap922/an-algo-trading-sneak-peek-at-top-ai-powered-growth-stocks-1-nvidia-8cbc06c0de5f
Medium
An Algo-Trading Sneak Peek at Top AI-Powered Growth Stocks — 1. NVIDIA
The objective of this study is to conduct Fundamental & Technical Analysis (FTA) of top growth stocks. This analysis falls within the…
How to implement Minimum Edit Distance
https://medium.com/@prochilo.salvatore/how-to-implement-minimum-edit-distance-e12c29144e48
https://medium.com/@prochilo.salvatore/how-to-implement-minimum-edit-distance-e12c29144e48
Medium
How to implement Minimum Edit Distance
One aspect of Natural Language Processing involves assessing the similarity between two words. For instance, when you mistakenly type a…
Level Up Your Coding Skills: The Python Playground Awaits!
https://medium.com/@python.playground/level-up-your-coding-skills-the-python-playground-awaits-99c51614a8ce
https://medium.com/@python.playground/level-up-your-coding-skills-the-python-playground-awaits-99c51614a8ce
Medium
Level Up Your Coding Skills: The Python Playground Awaits!
Dive into Python with fun tutorials, challenges & projects! Learn the basics, build cool apps & conquer the coding world in this beginner..
Finding Duplicate Photographs with Data Science
https://medium.com/@james.ryder12/finding-duplicate-photographs-with-data-science-c081f3c21b3c
https://medium.com/@james.ryder12/finding-duplicate-photographs-with-data-science-c081f3c21b3c
Medium
Finding Duplicate Photographs with Data Science
Hashing Algorithms
How to find longest sequence of zeros in binary representation of an integer.
https://medium.com/@andayanifrench/how-to-find-longest-sequence-of-zeros-in-binary-representation-of-an-integer-6dc3f37a087d
https://medium.com/@andayanifrench/how-to-find-longest-sequence-of-zeros-in-binary-representation-of-an-integer-6dc3f37a087d
Medium
How to find longest sequence of zeros in binary representation of an integer.
Thinking in Python (beginner level)
How to Create a Newsletter Generator App Using Python and OpenAI API
https://medium.com/@navneetskahlon/how-to-create-a-newsletter-generator-app-using-python-and-openai-api-1f5228c31fce
https://medium.com/@navneetskahlon/how-to-create-a-newsletter-generator-app-using-python-and-openai-api-1f5228c31fce
Medium
How to Create a Newsletter Generator App Using Python and OpenAI API
In this tutorial, we’ll walk through the process of creating a newsletter generator app using Python and the OpenAI API. Our app will allow…
Main Evaluation Metrics for Machine Learning Models
https://medium.com/@priscilavieira07/main-evaluation-metrics-for-machine-learning-models-fff55dbe5bbb
https://medium.com/@priscilavieira07/main-evaluation-metrics-for-machine-learning-models-fff55dbe5bbb
Medium
Main Evaluation Metrics for Machine Learning Models
Exploring Metrics Beyond Accuracy and Recall
Integrating Neural Networks and Game Theory: Enhancing Predictive Analytics in Strategic…
https://medium.com/@evertongomede/integrating-neural-networks-and-game-theory-enhancing-predictive-analytics-in-strategic-e15258eb4ad1
https://medium.com/@evertongomede/integrating-neural-networks-and-game-theory-enhancing-predictive-analytics-in-strategic-e15258eb4ad1
Medium
Integrating Neural Networks and Game Theory: Enhancing Predictive Analytics in Strategic Decision-Making
Abstract
LangChain in Chains #18: Chains Revisited
https://medium.com/@okanyenigun/langchain-in-chains-18-chains-revisited-36c17e4b5ae7
https://medium.com/@okanyenigun/langchain-in-chains-18-chains-revisited-36c17e4b5ae7
Medium
LangChain in Chains #18: Chains Revisited
3 More Chains in LangChain