This is an example of tensorflow.js usage which provides you a functionlaity of converting celsius degrees into fahrenheit.
You can check the demo on http://deadpan-poison.surge.sh/ or on Github Pages
git clone git@github.com:SobakaSlava/celsius.git
npm i
- Open
web/index.html
in your browser