Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 382 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 382 Bytes

TensorFlow.js Example: Iris Classification using tfjs-data APIs

This example is identical to the iris example, except that it uses the tfjs-data APIs.

Please see the iris example for details and how to run.