Fully utilising the power of Google LLM and your private knowledge- 20937Murphy2025-03-22
From a probability density function to random samples- 23575Murphy2025-03-22
Build and deploy a chat application for complex database interaction with LangChain agents.- 28719Murphy2025-03-22
Understand Semantic Structures with Transformers and Topic Modeling- 26682Murphy2025-03-22
How to Create a Speech-to-Text-to-Speech Program- 25144Murphy2025-03-22
Exploring NeMo Guardrails' practical use cases- 25340Murphy2025-03-22
Always keep a dummy by your side.- 29165Murphy2025-03-22
A simple and effective Framework to build confidence in your data presentations- 24125Murphy2025-03-22
How large language models create rich, contextual embeddings- 23148Murphy2025-03-22
The author details two examples of defining customer churn in contexts where it is not explicit: Retail and Banking.- 25672Murphy2025-03-22
This post will review different methods to run a dockerized Python environment from the command line (CLI). Am I recommending you run your...- 22131Murphy2025-03-22
My thanks to Greg Kamradt and Evan Jolley for their contributions to this piece Retrieval-augmented generation (RAG) underpins many of the LLM applications in the real world today, from companies generating headlines to solo developers- 20900Murphy2025-03-22
Design, modelling, and simulation of real-world AI systems to improve performance on object detection tasks using finite state machines- 29654Murphy2025-03-22
Let's unravel the math behind 3D rays and demonstrate that it's not significantly more challenging than the conventional 2D case.- 29076Murphy2025-03-22
Large Language Models are amazing, but for many production problems, simpler techniques are faster, cheaper, and just as...- 24485Murphy2025-03-22
The article shows simple examples of flat and nested recursion patterns in Python.- 28217Murphy2025-03-22
Why is K-Means the most popular algorithm in Unsupervised Learning? Let's dive into its math, and build it from scratch.- 28161Murphy2025-03-22
Optimizing the use of limited AI training accelerators- 28689Murphy2025-03-22
An empirical analysis of sentiments conveyed through public health briefings during the COVID-19 pandemic- 26154Murphy2025-03-22
Get Holidays from Any Country, Any Year, Any date- 23415Murphy2025-03-22
Why is ChatGPT only trained up until 2021?
Learn how to rearrange your code to achieve significant speed improvements.