Unfolding the universe of possibilities..

Every load time is a step closer to discovery.

Temporal-Difference Learning and the importance of exploration: An illustrated guide

Comparing model-free and model-based RL methods on a dynamic grid world Photo by Saffu on Unsplash Recently, Reinforcement Learning (RL) algorithms have received a lot of traction by solving research problems such as protein folding, reaching a superhuman level in drone racing,

A Taxonomy of Natural Language Processing

An overview of different fields of study and recent developments in NLP NLP taxonomy. Image by author. This post is based on our RANLP 2023 paper “Exploring the Landscape of Natural Language Processing Research”. You can read more details there. Introduction As an

Organizational Processes for Machine Learning Risk Management

Organizational processes are a key nontechnical determinant of reliability in ML systems. Continue reading on Towards Data Science »

Creating and Publishing Your Own Python Package for Absolute Beginners

Create, build an publish a Python Package in 5 minutes Continue reading on Towards Data Science »

From Hacks to Harmony: Structuring Product Rules in Recommendations

Don’t let heuristics undermine your ML, learn to combine them In today’s data-driven landscape, recommendation systems power everything from social media feeds to e-commerce. While it’s tempting to think that machine learning algorithms do all the heavy lifting, that’s only half

Now You See Me (CME): Concept-based Model Extraction

A label-efficient approach to Concept-based Models From the AIMLAI workshop paper presented at the CIKM conference: “Now You See Me (CME): Concept-based Model Extraction” (GitHub) Visual abstract. Image by the author. TL;DR Problem — Deep Neural Network models are black boxes, which cannot