Skip to content

ITUnit-dev/Machine-Learning_Modeling-XOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple neural network model for a logical operation XOR

Implemented in JavaScript using the library tensorflow.js

Basic machine learning problem using TensorFlow.js.

Usage

The browser version works offline (library files are downloaded to local project files)

The version for Node.js enter the following commands in the terminal:

npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published