Skip to content
razorsyntax edited this page May 21, 2017 · 3 revisions

Welcome to the HAL9000.js wiki!

Ease of use is the fundamental concept behind this library.

Neural networks tend to be relegated to the realm of PhD's and computer scientists with an advanced understanding of calculus. I wanted to create a network that the average programmer could use immediately without needing all the mathematical training. With just a few lines of code you can create a network and train it. Check the 'About Neural Networks' wiki page for an overly simplistic description of how neural networks work.

If you're eager to start coding, check the 'Getting Started' page.

Clone this wiki locally