Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 262 Bytes

File metadata and controls

6 lines (4 loc) · 262 Bytes

TensorFlow.js Example: Polynomial Regression

This example creates a synthetic polynomial dataset and fits the polynomial curve using the layers API.

See this example live!