A Quick Prototype Tool for Lego Artists
https://zl3311.medium.com/a-quick-prototype-tool-for-lego-artists-c7f64fcd5b16
https://zl3311.medium.com/a-quick-prototype-tool-for-lego-artists-c7f64fcd5b16
Medium
A Quick Prototype Tool for Lego Artists
I was recently thinking about how to best utilize my Lego Art Project 21226 set and realized that there isn’t such a tool where you can…
Conversational AI: Chat with your documents 📚 using Llama2 🦙, AWS SageMaker 🧠, LangChain 🦜️🔗…
https://vasanths.medium.com/conversational-ai-chat-with-your-documents-using-llama2-aws-sagemaker-langchain-%EF%B8%8F-509b08db972d
https://vasanths.medium.com/conversational-ai-chat-with-your-documents-using-llama2-aws-sagemaker-langchain-%EF%B8%8F-509b08db972d
Medium
Conversational AI: Chat with your documents 📚 using Llama2 🦙, AWS SageMaker 🧠, LangChain 🦜️🔗…
An interactive web application powered by large language model to chat with documents
Python API Development: Modern Approaches for Efficient Application Building
https://medium.com/@shreyash.sikarwar2012/python-api-development-modern-approaches-for-efficient-application-building-d4818fddbc24
https://medium.com/@shreyash.sikarwar2012/python-api-development-modern-approaches-for-efficient-application-building-d4818fddbc24
Medium
Python API Development: Modern Approaches for Efficient Application Building
Introduction:
A comprehensive guide to packaging AWS Lambdas in Python
https://medium.com/@druhin.bala/a-comprehensive-guide-to-packaging-aws-lambdas-in-python-4abc51169bf3
https://medium.com/@druhin.bala/a-comprehensive-guide-to-packaging-aws-lambdas-in-python-4abc51169bf3
Medium
A comprehensive guide to packaging AWS Lambdas in Python
AWS Lambdas can be used for a variety of purposes ranging from building asynchronous data pipelines to handling synchronous…
An Exploratory Look at Vector Embeddings
https://medium.com/@achronus/an-exploratory-look-at-vector-embeddings-8acadba24f7b
https://medium.com/@achronus/an-exploratory-look-at-vector-embeddings-8acadba24f7b
Medium
An Exploratory Look at Vector Embeddings
The Art of Turning Data Into Language
R Vs Python R and Python are the most popular Data Science languages.
https://medium.com/@jayasribasker15/r-vs-python-r-and-python-are-the-most-popular-data-science-languages-cf8298cf3976
https://medium.com/@jayasribasker15/r-vs-python-r-and-python-are-the-most-popular-data-science-languages-cf8298cf3976
Medium
R Vs Python R and Python are the most popular Data Science languages.
Data Science : R vs Python
Why should we make virtual environment in python project?
https://medium.com/@ramadhan.ridho/why-should-we-make-virtual-environment-in-python-project-208d783693d5
https://medium.com/@ramadhan.ridho/why-should-we-make-virtual-environment-in-python-project-208d783693d5
Medium
Why should we make virtual environment in python project?
When we learn Python, almost all developers recommend creating a virtual environment for the Python programming language. So, what’s the…
Practical Applications of spaCy in Data Science
https://medium.com/@harshitaaswani2002/practical-applications-of-spacy-in-data-science-51bdbdd6615f
https://medium.com/@harshitaaswani2002/practical-applications-of-spacy-in-data-science-51bdbdd6615f
Medium
Practical Applications of spaCy in Data Science
spaCy is a powerful and efficient Python library for natural language processing (NLP). It provides pre-trained models, efficient…
How to design architecture for any transfer learning model based on TensorFlow
https://medium.com/@panwar.kapil91/how-to-design-architecture-for-any-transfer-learning-model-based-on-tensorflow-8db0bdb93552
https://medium.com/@panwar.kapil91/how-to-design-architecture-for-any-transfer-learning-model-based-on-tensorflow-8db0bdb93552
Medium
How to design architecture for any transfer learning model based on TensorFlow
Introduction
Unveiling Insights: An Exploratory Data Analysis of Patients’ Hospital Visits - Series 1
https://medium.com/@jothamwasswa17/unveiling-insights-an-exploratory-data-analysis-of-patients-hospital-visits-series-1-57f00f71c9f1
https://medium.com/@jothamwasswa17/unveiling-insights-an-exploratory-data-analysis-of-patients-hospital-visits-series-1-57f00f71c9f1
Medium
Unveiling Insights: An Exploratory Data Analysis of Patients’ Hospital Visits - Series 1
Introduction:
Understanding the Minimum Window Substring Problem: From Intuition to Efficient Implementation
https://medium.com/@remisharoon/understanding-the-minimum-window-substring-problem-from-intuition-to-efficient-implementation-c8693c39f03d
https://medium.com/@remisharoon/understanding-the-minimum-window-substring-problem-from-intuition-to-efficient-implementation-c8693c39f03d
Medium
Understanding the Minimum Window Substring Problem: From Intuition to Efficient Implementation
1. Building Intuition
All You Need To Know About Bessel Functions
https://medium.com/@mathcube7/all-you-need-to-know-about-bessel-functions-c4d630881987
https://medium.com/@mathcube7/all-you-need-to-know-about-bessel-functions-c4d630881987
Medium
All You Need To Know About Bessel Functions
And how to use them in Python
Integrating payment Webhooks with FastAPI in Python! — 2
https://medium.com/@shekharvrm47/integrating-payment-webhooks-with-fastapi-in-python-2-6f4d552c411b
https://medium.com/@shekharvrm47/integrating-payment-webhooks-with-fastapi-in-python-2-6f4d552c411b
Medium
Integrating payment Webhooks with FastAPI in Python! — 2
How to create to your Webhook endpoint in FastAPI and save the data in a database.
Similarity Analysis and Mutual Information: Data Leakage Detection Duo
https://medium.com/@udini2000/stopping-data-leakage-in-its-tracks-with-python-35b9f64f925c
https://medium.com/@udini2000/stopping-data-leakage-in-its-tracks-with-python-35b9f64f925c
Medium
Similarity Analysis and Mutual Information: Data Leakage Detection Duo
Data leakage is a silent lurker that can sabotage your machine learning models. In this post, we’ll shine a light on data leakage, see how…
Mastering Command-Line Operations with Python: A Step-by-Step Guide
https://medium.com/@jesse.maitland/mastering-command-line-operations-with-python-a-step-by-step-guide-4100d35eba2c
https://medium.com/@jesse.maitland/mastering-command-line-operations-with-python-a-step-by-step-guide-4100d35eba2c
Medium
Mastering Command-Line Operations with Python: A Step-by-Step Guide
This guide aims to enhance your command-line proficiency with Python tooling.
Finding Harmony in MLOps: Balancing Functional and Object-Oriented Approaches ☯
https://fmind.medium.com/finding-harmony-in-mlops-balancing-functional-and-object-oriented-approaches-503591be6d9b
https://fmind.medium.com/finding-harmony-in-mlops-balancing-functional-and-object-oriented-approaches-503591be6d9b
Medium
Finding Harmony in MLOps: Balancing Functional and Object-Oriented Approaches ☯
Programmers have always been passionate about their preferences, whether they discuss spaces vs. tabs, Vim vs. Emacs, or light mode vs…