Skip to content

keras

Latent Space Visualisation

Some techniques for visualising the latent space of a convolutional neural network.

Hyperparameter Tuning

A guide to tuning convolutional neural network architectures with Optuna and KerasTuner

Visualising CNN Feature Maps

A brief guide to coding and training a basic CNN with the MNIST dataset, and plotting the feature maps.