Use Rust’s Speed to Install Python Libraries Up to 100 Times Faster
https://towardsdatascience.com/use-rusts-speed-to-install-python-libraries-up-to-100-times-faster-f25489434337
https://towardsdatascience.com/use-rusts-speed-to-install-python-libraries-up-to-100-times-faster-f25489434337
Medium
Use Rust’s Speed to Install Python Libraries Up to 100 Times Faster
A Quick Overview of uv — The New Kid on the Block of Python Package Managers
Build a DocBot : Implementing RAG with LangChain, Chroma and LLM
https://medium.com/@amangrulkar18/build-a-docbot-implementing-rag-with-langchain-chroma-and-llm-d38502875003
https://medium.com/@amangrulkar18/build-a-docbot-implementing-rag-with-langchain-chroma-and-llm-d38502875003
Medium
Build a DocBot : Implementing RAG with LangChain, Chroma and LLM
Introduction :
PyRIT: The Python Risk Identification Tool Enhancing Generative AI Security
https://odsc.medium.com/pyrit-the-python-risk-identification-tool-enhancing-generative-ai-security-33c89cd29516
https://odsc.medium.com/pyrit-the-python-risk-identification-tool-enhancing-generative-ai-security-33c89cd29516
Medium
PyRIT: The Python Risk Identification Tool Enhancing Generative AI Security
Ensuring LLM security and integrity is paramount as these models scale in multiple industries. Now enter PyRIT, the Python Risk…
5 Ways Python is Dying: Will Your Code Become Worthless?
https://medium.com/@danielbuilescu/5-ways-python-is-dying-will-your-code-become-worthless-f59b5c84041b
https://medium.com/@danielbuilescu/5-ways-python-is-dying-will-your-code-become-worthless-f59b5c84041b
Medium
5 Ways Python is Dying: Will Your Code Become Worthless?
Tired of Python myths? Get the truth.
A Weekend AI Project: Running LLaMA and Gemma AI Models on the Android Phone
https://towardsdatascience.com/a-weekend-ai-project-running-llama-and-gemma-ai-models-on-the-android-phone-47a261d257a7
https://towardsdatascience.com/a-weekend-ai-project-running-llama-and-gemma-ai-models-on-the-android-phone-47a261d257a7
Medium
A Weekend AI Project: Running LLaMA and Gemma AI Models on the Android Phone
Running LLaMA and Gemma LLMs with C++ and Python
How to Boost Python Backend Performance by 20x with 10x Less Resources through Async Programming
https://medium.com/@sambitkumar.panda1996/how-to-boost-python-backend-performance-by-20x-with-10x-less-resources-through-async-programming-f15c6ab7695e
https://medium.com/@sambitkumar.panda1996/how-to-boost-python-backend-performance-by-20x-with-10x-less-resources-through-async-programming-f15c6ab7695e
Medium
How to Boost Python Backend Performance by 20x with 10x Less Resources through Async Programming
Problem: Have you ever encountered issues like server unresponsiveness (503), deadline exceeded (504), or too many requests (429), even…
Gemma 2B: A Deep Dive with Basic and Advanced Retrievers in RAG
https://ai.gopubby.com/gemma-2b-a-deep-dive-with-basic-and-advanced-retrievers-in-rag-156ad26d56af
https://ai.gopubby.com/gemma-2b-a-deep-dive-with-basic-and-advanced-retrievers-in-rag-156ad26d56af
Medium
Comprehensive Evaluation of Gemma 2B in a RAG setup with Basic and Advanced Retrievers
A multi-dimensional evaluation of Gemma vs TinyLlama for resource constrained systems
Streamlining Data Integration: AWS Lambda and Snowflake Collaboration
https://medium.com/version-1/streamlining-data-integration-aws-lambda-and-snowflake-collaboration-0329e78f65ec
https://medium.com/version-1/streamlining-data-integration-aws-lambda-and-snowflake-collaboration-0329e78f65ec
Medium
Streamlining Data Integration: AWS Lambda and Snowflake Collaboration
In today’s data-driven landscape, efficient integration between AWS Lambda and Snowflake has become paramount. This blog post outlines a…
Using Sun RGB-D: Indoor Scene Dataset with 2D & 3D Annotations
https://towardsdatascience.com/using-sun-rgb-d-indoor-scene-dataset-with-2d-3d-annotations-387b9af5c89e
https://towardsdatascience.com/using-sun-rgb-d-indoor-scene-dataset-with-2d-3d-annotations-387b9af5c89e
Medium
Using Sun RGB-D: Indoor Scene Dataset with 2D & 3D Annotations
Simple Python code for accessing Sun RGB-D and similar datasets
“Rising” to the Occasion: Using Computer Vision on the Databricks Platform to Proof Better Loaves
https://medium.com/@justin.kolpak/rising-to-the-occasion-using-computer-vision-on-the-databricks-platform-to-proof-better-loaves-e75671607219
https://medium.com/@justin.kolpak/rising-to-the-occasion-using-computer-vision-on-the-databricks-platform-to-proof-better-loaves-e75671607219
Medium
“Rising” to the Occasion: Using Computer Vision on the Databricks Platform to Proof Better Loaves
Disclaimer: Opinions are my own and do not reflect those of my employer.
Understanding and Overcoming Imbalanced Classification: Insights from a Synthetic Dataset Analysis
https://medium.com/the-modern-scientist/understanding-and-overcoming-imbalanced-classification-insights-from-a-synthetic-dataset-analysis-6344424af66c
https://medium.com/the-modern-scientist/understanding-and-overcoming-imbalanced-classification-insights-from-a-synthetic-dataset-analysis-6344424af66c
Medium
Understanding and Overcoming Imbalanced Classification: Insights from a Synthetic Dataset Analysis
Introduction
14 Essential Code Snippets for Python Data Analysis
https://medium.com/@pythonfundamentals/14-essential-code-snippets-for-python-data-analysis-870c3fad8475
https://medium.com/@pythonfundamentals/14-essential-code-snippets-for-python-data-analysis-870c3fad8475
Medium
14 Essential Code Snippets for Python Data Analysis
Python has emerged as a powerhouse in the world of data analysis, and having a set of go-to code snippets can significantly boost your…
How to code your own stock backtester [PART 4: Making a “Stock” object including Fama French…
https://medium.com/lucas-moyer/how-to-code-your-own-stock-backtester-part-4-making-a-stock-object-including-fama-french-2608868b55c1
https://medium.com/lucas-moyer/how-to-code-your-own-stock-backtester-part-4-making-a-stock-object-including-fama-french-2608868b55c1
Medium
How to code your own stock backtester [PART 4: Making a “Stock” object including Fama French…
If you have been following along with my previous articles, you would know how to get stock return data, come up with a trading indicator…
Announcing TechSchool: A free and open-source platform to learn programming
https://dev.to/danielbergholz/announcing-techschool-a-free-and-open-source-platform-to-learn-programming-47fk
https://dev.to/danielbergholz/announcing-techschool-a-free-and-open-source-platform-to-learn-programming-47fk
DEV Community
Announcing TechSchool: A free and open-source platform to learn programming
Since 2019 I have published free courses on my YouTube channel. Many times, people have commented on...