Deep Learning JavaScript tools
Framework around creating Neural Networks trained with backpropagation
Live visualizations of Networks during training with configurable parameters
Framework for genetic optimization of neural network topology as well as weights.
Uses mutation for genetic variation, Crossover also for genetic variation.
Uses fitness based reproduction with speciation as a niching method.