Machine Learning in the Browser
These libraries were extensively used to build the demos.
Used to implement the main source code for most of the projects
Used for most of the standard plots.
Used for interactive visualisations and scatter plots.
Train and Test a CNN and visualise its layers in 3D.
Perform Neural Style Transfer on a variety of images.
Train and Test an ANN and visualise its structure.
Train an Autoencoder and visualise its Latent Space in 2D.
Visualise how ReLU solves the problem of Vanishing Gradients.
Visualise the effects of kernels and parameters on a SVM.
Visualise the principal components of different types of datasets.
Visualise the separation of classes using Logistic Regression.