Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 320 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 320 Bytes

XOR with Tensorflow.js

About

A simple example on Tensorflow.js. I've implemented a neural network which will predict the outputs of XOR gate.

How to do it ?

I've written a very simple article on how to do this. You can find it here.