An intuitive explanation of the NT-Xent loss with a step-by-step explanation of the operation and our implementation in PyTorch- 21084Murphy2025-03-23
Easily deploy Sigma rules in Spark streaming pipelines: a future-proof solution supporting the upcoming Sigma 2 specification- 24301Murphy2025-03-23
Introducing an ExcelHelper class which allows you to encrypt Excel files with a strong password or a password of your choice- 21420Murphy2025-03-23
Learn powerful ways to go beyond if-else statements and level up your R code- 22638Murphy2025-03-23
Demonstrated with examples- 30124Murphy2025-03-23
How to solve linear problems with a large number of decision variables illustrated with a Python example- 26051Murphy2025-03-23
Lesson 6: Consume and Visualize your Model's Predictions using FastAPI and Streamlit. Dockerize Everything- 28792Murphy2025-03-23
Welcome to the 6th blog of this series, where we continue our exciting journey of exploring design patterns of physics-informed neural networks (PINN)- 26549Murphy2025-03-23
A gentle guide to understanding how GPUs perform matrix multiplication- 27227Murphy2025-03-23
By reading this post you will have a firm understanding of the most important concept in deep learning- 29209Murphy2025-03-23
The economy today is drastically different than it was a few years ago. Nowadays, we are all required to operate with less resources. When it comes to marketing, that means we need greater precision in all of our initiatives. Fortunately, the viable paths- 20725Murphy2025-03-23
This article is reposted in dvquys.com. Intro Over the last 22 months I have been working as a site-search engineer who uses Elasticsearch to help improve relevance in our restaurant platform. I have deployed in total 83 releases including 3 major version- 30090Murphy2025-03-23
Practical steps to identifying business-critical data models and dashboards and drive confidence in your data- 26489Murphy2025-03-23
PYTHON PROGRAMMING Python is a dynamic language. Over recent years, however, more and more focus has been paid to static type checking. This, in turn, leads to an increased interest in runtime type checking. How far will we go with that? In this article,- 26427Murphy2025-03-23
How Google DeepMind created a more efficient sorting algorithm- 29454Murphy2025-03-23
Comparing Saturation Function and Partial Dependence for Response Curve Generation- 20479Murphy2025-03-23
How to reduce inference time on CPU with clever model selection, post-training quantization with ONNX Runtime or OpenVINO, and...- 20160Murphy2025-03-23
Lesson 7: Deploy All the ML Components to GCP. Build a CI/CD Pipeline Using Github Actions.- 23454Murphy2025-03-23
How to use the latest language model from OpenAI to help write melodies for new songs- 29771Murphy2025-03-23
Organization specific LLMs are a big request for many Data Science teams, here's 3 ideas to help ensure you invest your resources wisely.- 27867Murphy2025-03-23
Why is ChatGPT only trained up until 2021?
Learn how to rearrange your code to achieve significant speed improvements.