Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 215 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 215 Bytes

Deeplearning in the browser

with tensorflow.js

Example: Predict complementary colors

Run

npm install
npm run build
npm install http-server -g
cd dist
http-server

Goto http://localhost:8080/