A simple Neural Network library for JavaScript
- Updated
Oct 1, 2018 - JavaScript
A simple Neural Network library for JavaScript
🤖 Artificial intelligence (neural network) proof of concept to solve the classic XOR problem. It uses known concepts to solve problems in neural networks, such as Gradient Descent, Feed Forward and Back Propagation.
Add a description, image, and links to the feed-forward topic page so that developers can more easily learn about it.
To associate your repository with the feed-forward topic, visit your repo's landing page and select "manage topics."