SjoerdL/brainJS
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
brainJS is a neural network tool that allows you to visually create artificial neural networks. What makes this tool much cooler than any other tool out there, is that it is completely written in HTML5 and JavaScript. brainJS uses the neural network library "brain" from Heather Arthur (http://harthur.github.com/brain) and provides a graphical user interface to create the neural networks. Networks created with brainJS can be used directly as networks in the brain library. To use brainJS download all files and open index.html in a modern browser (i.e. supporting HTML5). You can now start creating your neural networks.