Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 759 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 759 Bytes

simple-neural-network

This is a simple neural network for demonstration using Java Script. This is a demonstration of solving xor problem.

Tech

Dillinger uses a number of open source projects to work properly:

  • p5js - Client-side library for creating graphic and interactive experiences, based on the core principles of Processing.

Credits

Credits goes to Daniel Shiffman