Skip to content

Latest commit

 

History

History
 
 

polynomial-regression

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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!