Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Using Tensorflow.js to predict a pattern from inputs

frankc60/numberPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NumberPrediction

Using Tensorflow.js to machine learn a pattern from the user's 6 inputs. Then using the model, predict a result from another user input, using the pattern learnt.

What I learnt

  • async/await for model training, in tensorflow.js
  • tensorflow.js basic framework.
  • saving and loading tensorflow models to localstorage://
  • vanilla JS to hide/show html content.

About

Using Tensorflow.js to predict a pattern from inputs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published