Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codedcosmos/tensorflow-network-visualiser

Visualises tensorflow dense and convolutional networks
https://github.com/codedcosmos/tensorflow-network-visualiser

generative gplv3 machine-learning python tensorflow tensorflow2 visualisations

Last synced: about 2 months ago
JSON representation

Visualises tensorflow dense and convolutional networks

Awesome Lists containing this project

README

        

# Tensorflow Network Visualiser

### By codedcosmos
Visualises tensorflow dense and convolutional networks

Supports:

* Dense, Flatten, Conv2D, Input Layers
* Very large Layers (relative to the rest of the network)
* Any size/resolution image export
* Gifs
* GPLv3

And it's highly customisable

## Example Image
![ExampleDense:](visualisations/example_dense.png)

## Setup

You can read about the setup, and configuration options on the [wiki](https://github.com/codedcosmos/tensorflow-network-visualiser/wiki)