Deep Dives

Measuring What Matters with NeMo Agent Toolkit

a decade working in analytics, I firmly imagine that observability and evaluation are essential for any LLM application running in production. Monitoring and metrics aren’t just nice-to-haves. They ensure your product is functioning...

Ray: Distributed Computing for All, Part 1

That is the primary in a two-part series on distributed computing using Ray. This part shows the way to use Ray in your local PC, and part 2 shows the way to scale Ray...

Optimizing Data Transfer in AI/ML Workloads

a , a deep learning model is executed on a dedicated GPU accelerator using input data batches it receives from a CPU host. Ideally, the GPU — the dearer resource — needs to...

Deep Reinforcement Learning: The Actor-Critic Method

that frustrating hovering drone from ? The one which learned to descend toward the platform, go through it, after which justâ€Ĥ hang around below it eternally? Yeah, me too. I spent a whole afternoon...

EDA in Public (Part 3): RFM Evaluation for Customer Segmentation in Pandas

! In case you’ve been following along, we’ve come a good distance. In Part 1, we did the “dirty work” of cleansing and prepping. In Part 2, we zoomed out to a high-altitude view of...

Production-Ready LLMs Made Easy with the NeMo Agent Toolkit

had launched its own LLM agent framework, the NeMo Agent Toolkit (or NAT), I got really excited. We normally consider Nvidia as the corporate powering your entire LLM hype with its GPUs, so...

What Advent of Code Has Taught Me About Data Science

within the , a series of each day programming challenges released throughout December, for the primary time. The each day challenges normally contain two puzzles constructing on an identical problem. Although these challenges...

Agents Under the Curve (AUC)

TLDR in healthcare often output binary decisions comparable to disease or no disease, which by themselves cannot produce a meaningful AUC. AUC remains to be the usual technique to compare risk and detection models in...

Recent posts

Popular categories

ASK ANA