Build a GitLab CI pipeline to Enforce Testing Your Python Code Automatically
https://lynn-kwong.medium.com/build-a-gitlab-ci-pipeline-to-enforce-testing-your-python-code-automatically-7a8bf2e89990
https://lynn-kwong.medium.com/build-a-gitlab-ci-pipeline-to-enforce-testing-your-python-code-automatically-7a8bf2e89990
Medium
Build a GitLab CI pipeline to Enforce Testing Your Python Code Automatically
Learn the basics of GitLab CI pipelines through a simple but practical example
Developing and Evaluating Siamese Neural Networks: A Comprehensive Guide to Architecture…
https://medium.com/@evertongomede/developing-and-evaluating-siamese-neural-networks-a-comprehensive-guide-to-architecture-b91f0e8b1318
https://medium.com/@evertongomede/developing-and-evaluating-siamese-neural-networks-a-comprehensive-guide-to-architecture-b91f0e8b1318
Medium
Developing and Evaluating Siamese Neural Networks: A Comprehensive Guide to Architecture, Implementation, and Application
Introduction
Data Visualization with Seaborn: Heatmaps
https://medium.com/@1zeyneper/data-visualization-with-seaborn-heatmaps-58abfadd79d5
https://medium.com/@1zeyneper/data-visualization-with-seaborn-heatmaps-58abfadd79d5
Medium
Data Visualization with Seaborn: Heatmaps
Data visualization encompasses various techniques, among which heatmaps stand out for their ability to effectively represent complex…
Auto-Generate and Save Code Using Crew AI and On-Device LLMs with Ollama and Mistral
https://pkr-peasy.medium.com/auto-generate-and-save-code-using-crew-ai-and-on-device-llms-with-ollama-and-mistral-57d80d1cd94c
https://pkr-peasy.medium.com/auto-generate-and-save-code-using-crew-ai-and-on-device-llms-with-ollama-and-mistral-57d80d1cd94c
Medium
Auto-Generate and Save Code Using Crew AI and On-Device LLMs with Ollama and Mistral
1. Install Ollama
Can we use local LLM to enhance traditional chatbot output on a budget?
https://medium.com/@knidarkness/can-we-use-local-llm-to-enhance-traditional-chatbot-output-on-a-budget-beba6cfc48d6
https://medium.com/@knidarkness/can-we-use-local-llm-to-enhance-traditional-chatbot-output-on-a-budget-beba6cfc48d6
Medium
Can we use local LLM to enhance traditional chatbot output on a budget?
Or a journey on using HuggingFace to quickly prototype free and open large-language models to enhance deterministic applications
Mastering Parallel Computation in Data Science: Dask vs. Ray vs. Modin
https://medium.com/@yuxuzi/mastering-parallel-computation-in-data-science-dask-vs-ray-vs-modin-977938fd2952
https://medium.com/@yuxuzi/mastering-parallel-computation-in-data-science-dask-vs-ray-vs-modin-977938fd2952
Medium
Mastering Parallel Computation in Data Science: Dask vs. Ray vs. Modin
Unraveling the Potential of Python’s Premier Parallel Computation Frameworks for Enhanced Data Science Workflows
Real-Time IoT Data Processing with PySpark: A Practical Guide
https://infiniteknowledge.medium.com/real-time-iot-data-processing-with-pyspark-a-practical-guide-cf42eb1073e1
https://infiniteknowledge.medium.com/real-time-iot-data-processing-with-pyspark-a-practical-guide-cf42eb1073e1
Medium
Real-Time IoT Data Processing with PySpark: A Practical Guide
The Internet of Things (IoT) has revolutionized the way we collect and analyze data, especially in real-time scenarios.
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
Credit Card Service Backend with Django and Celery: Assignment for Backend SDE Intern
https://medium.com/@shreyasbulbule007/assignment-for-backend-sde-intern-b0eb0ec72246
https://medium.com/@shreyasbulbule007/assignment-for-backend-sde-intern-b0eb0ec72246
Medium
Credit Card Service Backend with Django and Celery: Assignment for Backend SDE Intern
I got an assignment from a company for a Backend SDE Intern role. I completed the assignment and then submitted it but the HR never…
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.
Setting Up Your Development Environment with Django and React: A Step-by-Step Guide
https://medium.com/@limeira.felipe94/setting-up-your-development-environment-with-django-and-react-a-step-by-step-guide-affae245f72e
https://medium.com/@limeira.felipe94/setting-up-your-development-environment-with-django-and-react-a-step-by-step-guide-affae245f72e
Medium
Setting Up Your Development Environment with Django and React: A Step-by-Step Guide
I’m currently working on a project, and it’s always the same situation — setting up the environment before beginning the project…
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
Automating Slack Notifications: Sending Messages as a Bot with Python
https://medium.com/@sid2631/automating-slack-notifications-sending-messages-as-a-bot-with-python-2beb6c16cd8c
https://medium.com/@sid2631/automating-slack-notifications-sending-messages-as-a-bot-with-python-2beb6c16cd8c
Medium
Automating Slack Notifications: Sending Messages as a Bot with Python
Introduction:
The JIT Compiler Revolution: Empowering Developers to Build Faster, Smarter Software
https://medium.com/@anshugiramkar2003/the-jit-compiler-revolution-empowering-developers-to-build-faster-smarter-software-25a404ef9a61
https://medium.com/@anshugiramkar2003/the-jit-compiler-revolution-empowering-developers-to-build-faster-smarter-software-25a404ef9a61
Medium
The JIT Compiler Revolution: Empowering Developers to Build Faster, Smarter Software
Written by Shreyas Godse, Snehal Gupta and Pooja Indulkar.
Building a Computer Vision Portfolio: Image Classification with TensorFlow and Keras
https://medium.com/@lu.iglesiash/a-beginners-guide-to-building-a-computer-vision-portfolio-image-classification-with-tensorflow-37189b1c2d01
https://medium.com/@lu.iglesiash/a-beginners-guide-to-building-a-computer-vision-portfolio-image-classification-with-tensorflow-37189b1c2d01
Medium
A Beginner’s Guide to Building a Computer Vision Portfolio: Image Classification with TensorFlow…
Introduction
API Data parsing made easy with Pydantic Part 2
https://medium.com/@saschaschwarz_8182/api-data-parsing-made-easy-with-pydantic-part-2-b94daf296a58
https://medium.com/@saschaschwarz_8182/api-data-parsing-made-easy-with-pydantic-part-2-b94daf296a58
Medium
API Data parsing made easy with Pydantic Part 2
In the second part of this series I want to show that the same principles not only apply for REST API Data, but for any other API that…