Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 520 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 520 Bytes

tfjs_xor_example

TensorFlow JavaScript XOR example

Motivation for creating TensorFlow Javascript XOR example was to learn and explore how to solve a basic machine learning problem using TensorFlow JavaScript.

Prerequisites

Node

Usage

npm install
npm run start

Notes

webpage demo - thanks Jeremy for creating demo


Please feel free to suggest improvements on issues