Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow.js — Making Predictions from 2D Data

Following the tutorial path on Tensorflow, This is a webpage that uses TensorFlow.js to train a model in the browser.

Given "Horsepower" for a car, the model will learn to predict "Miles per Gallon" (MPG).

Prerequisites

Dependencies

  • tf
  • tf-vis

dependencies are loaded as files via script tags.

You can also install tensorflow.js and tfjs-vis from NPM.

Data set

input and model training and output

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages