Activation Curves
Side-by-side Sigmoid, ReLU, and Tanh curves with publication legends.
Create mathematical function plots and probability distributions in LaTeX with PGFPlots: activation comparisons, Gaussian bell curves with shaded intervals, and custom domains.
IhateLaTeX runs entirely in your browser via a WebAssembly pdfTeX engine — no servers, no sign-up, no uploads. Every tool below is 100% free with unlimited use. The PGFPlots Graph Generator produces vector plots and probability curves that compile with \usepackage{pgfplots}.
Side-by-side Sigmoid, ReLU, and Tanh curves with publication legends.
Normal probability density curves with shaded confidence intervals and parameters.
Use PGFPlots inside a tikzpicture environment with \addplot[domain=-4:4] {func(x)};.