mikitasolo / celsius

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com:SobakaSlava/celsius.git
  2. npm i
  3. Open web/index.html in your browser

About


Languages

Language:JavaScript 75.2%Language:HTML 20.6%Language:CSS 4.2%