A place to explore various deep learning techniques using ConvNetJS.
These examples were written in a simple way on order to be understable by all. We used classic open datasets, and tested several approaches. The goal here was to train ourselves to the use of ConvNetJS library, not establish the best models possible.
A regression, with or without PCA.
A regression with embedded categorical features.
A classification
A classification with embedded categorical features. Not quite working yet