AI/ML Research

5 Essential Python Scripts for Intermediate Machine Learning Practitioners

As a machine learning engineer, you probably enjoy working on interesting tasks like experimenting with model architectures, fine-tuning hyperparameters, and…

1 month ago

Datasets for Training a Language Model

A good language model should learn correct language usage, free of biases and errors.

1 month ago

Expert-Level Feature Engineering: Advanced Techniques for High-Stakes Models

Building machine learning models in high-stakes contexts like finance, healthcare, and critical infrastructure often demands robustness, explainability, and other domain-specific…

1 month ago

Everything You Need to Know About LLM Evaluation Metrics

When large language models first came out, most of us were just thinking about what they could do, what problems…

1 month ago

The 7 Statistical Concepts You Need to Succeed as a Machine Learning Engineer

  When we ask ourselves the question, " what is inside machine learning systems? ", many of us picture frameworks…

1 month ago

RL without TD learning

In this post, I’ll introduce a reinforcement learning (RL) algorithm based on an “alternative” paradigm: divide and conquer. Unlike traditional…

1 month ago

What exactly does word2vec learn?

What exactly does word2vec learn, and how? Answering this question amounts to understanding representation learning in a minimal yet interesting…

1 month ago

Whole-Body Conditioned Egocentric Video Prediction

× Predicting Ego-centric Video from human Actions (PEVA). Given past video frames and an action specifying a desired change in…

1 month ago