Public
Edited
Jul 6, 2023
Insert cell
Insert cell
X = [4,1,3]
Insert cell
viewof dw = Inputs.range([.0001,1],{step:.0001})
Insert cell
W = [1+dw,2,5]
Insert cell
forward = (d3.sum(X.map((X,i)=> X*W[i])))**2
Insert cell
(forward - 441)-168*dw
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more