codexponent / graphvisualization

πŸ“Š πŸ“ˆ πŸ“‰ πŸ‘€ Graph Visualization using Tensorboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graph Visualization using TensorBoard


This is a graph visualization of a simple addition operation using tensorboard.

Status


GitHub license

Download and Installation


To begin using this project, follow the following options to get started:

Usage


Run the File using Jupyter Notebook or from Python

python Tensor-Board-Graph-Visualization .ipnyb

Go to the directory where you have cloned the repository and run the command given below

tensorboard --logdir=./output

A link will appear on the command prompt. Copy the link on the browser and the graph will be visualized on the TensorBoard

alt text

Documentation


You can find this described on my medium post(Comming Soon). https://medium.com/@sulabh4

Contribute


Support


If you are having issues, please let us know. I have a mailing list located at: sulabh4@hotmail.com

Copyright and License


Copyright 2018 Codexponent. Code released under the [MIT]license.

About

πŸ“Š πŸ“ˆ πŸ“‰ πŸ‘€ Graph Visualization using Tensorboard

License:MIT License


Languages

Language:Jupyter Notebook 100.0%