Skip to content

schafeld/tensorflow-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

tensorflow-js

Experiments with Tensorflow using Javascript/Node

Experiment 1

Baseball

Source: https://codelabs.developers.google.com/codelabs/tensorflowjs-nodejs-codelab

Installation

To install got to project root folder and run npm install

how to run

First run in one terminal npm run start-client

Then open the client running at: https://localhost:8080/

In another terminal, run this next npm run start-server

Wait for training to finish. Then you can enter your own data. (Seems to work only once, breaks (message port closed?) on page reload.)

About

Experiments with Tensorflow using Javascript/Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published