Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 429 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 429 Bytes

celsius

This is an example of tensorflow.js usage which provides you a functionlaity of converting celsius degrees into fahrenheit.

Demo

You can check the demo on http://deadpan-poison.surge.sh/ or on Github Pages

Install

  1. git clone [email protected]:SobakaSlava/celsius.git
  2. npm i
  3. Open web/index.html in your browser