Neural Network implementation in Javascript, by an example
Neural networks are an exciting subject that I wanted to experiment after that I took up on genetic algorithms. Here is related my journey to implement a neural network in JavaScript, through a visual example to better understand the notion of automatic learning.