Skip to content

A neural network implementation for basic logical operations 0️⃣🔄1️⃣

Notifications You must be signed in to change notification settings

jsmonkey/neural-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural network

Implementation of basic neural network.

Requirements

  • node.js >= v8.6.0
  • npm or yarn

Description

JavaScript implementation of multilayer neural network for binary operations like AND, OR, XOR based on sigmoid function with backpropogation learning.

About

A neural network implementation for basic logical operations 0️⃣🔄1️⃣

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published