{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# The Hungarian Maximum Likelihood Trick" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "*by Louis Abraham*\n", "\n", "You can download the notebook from https://louisabraham.github.io/notebooks/hungarian_trick.ipynb" ] }, { "cell_type": "markdown", "metadata": { "toc": "true" }, "source": [ "# Table of Contents\n", "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Introduction\n", "\n", "This notebook is about a cool (possibly novel) idea I had in a real world example.\n", "\n", "I wanted to recognize the digits in images like this (because why not?):\n", "\n", "\n",
"![]() | \n",
"\n",
"![]() | \n",
"