{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Comparison of Batch, Mini-Batch and Stochastic Gradient Descent" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "This notebook displays an animation comparing Batch, Mini-Batch and Stochastic Gradient Descent (introduced in Chapter 4). Thanks to [Daniel Ingram](https://github.com/daniel-s-ingram) who contributed this notebook." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
\n", " \n", " | \n", "\n", " \n", " | \n", "