ConvNetJS – Deep Learning in your browserBy Christoph KörnerConvNetJS is a JavaScript library for training and running Convolutional Neural Networks in the browser. It can be used for common Machine Learning tasks, such as classification and regression and can get quite powerful using offline training. ...
D3.js - Data driven visualizationsBy Christoph KörnerAfter explaining the main principles of D3 (Data transformations, Data joins, Update pattern), Christoph will focus on visualizations (Charts, Graphics, Games, etc.) with D3 (Drawing Shapes, Paths, Axis, Transitions, etc.). In the end, ...