Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/codedcosmos/tensorflow-network-visualiser
- Owner: codedcosmos
- License: gpl-3.0
- Created: 2020-10-06T05:43:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-30T01:51:23.000Z (about 4 years ago)
- Last Synced: 2024-10-15T09:08:49.813Z (3 months ago)
- Topics: generative, gplv3, machine-learning, python, tensorflow, tensorflow2, visualisations
- Language: Python
- Homepage:
- Size: 46.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tensorflow Network Visualiser
### By codedcosmos
Visualises tensorflow dense and convolutional networksSupports:
* Dense, Flatten, Conv2D, Input Layers
* Very large Layers (relative to the rest of the network)
* Any size/resolution image export
* Gifs
* GPLv3And 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)