Adam's Optimizer
Visualization of the Adam optimization algorithm on a simple 2D function.
Optimizer (Multi-Dim)
Adam's Optimizer applied to a multi-dimensional function.
Optimizer (Random Terrain)
Exploring multi-dimensional optimization on a randomly generated, challenging terrain.
Byte Pair Encoding Tokenizer
An interactive tool to demonstrate how the BPE algorithm tokenizes text.
Neural Network Simulation (Simple)
A basic simulation of a feed-forward neural network from scratch.
Neural Network Simulation (Improved)
A more robust and detailed simulation with additional features and options.
Neural Network Simulation (Compact view, Improved)
A more robust and detailed simulation with additional features and options and compact view.