Skip to content

sgir/Tensorflow_01_Making_Predictions_from_2D_Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors