Kerasimo icon indicating copy to clipboard operation
Kerasimo copied to clipboard

Plot neural networks generated by the Deep Learning library Keras

Kerasimo

Plot neural networks generated by the Deep Learning library Keras

This repository contains a small library to plot neural networks generated by the library Keras originally created for a talk. Feel free to use the library or use the images provided.

OR

OR

AND

OR

Insufficient network for XOR

XOR

XOR

XOR

Encode to three neurons (learn binary)

Compress

Encode to two neurons

Compress

Encode insufficient to one neurons

Compress

Encode to one neurons with additional layer

Compress

Digits

digits

Digits Convoluted Neural Network

digits cnn

Written Digits Neural Network trained with MNIST database

mnist cnn

Generative Adversarial Network (GAN) trained on the MNIST database

mnist_acgan

Game Snake trained on an convoluted neural network

mnist_acgan