Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cbovar/ConvNetDraw

Draw multi-layer neural network in your browser
https://github.com/cbovar/ConvNetDraw

convolutional-neural-networks draw neural-network

Last synced: about 2 months ago
JSON representation

Draw multi-layer neural network in your browser

Awesome Lists containing this project

README

        

# ConvNetDraw

Small tool to create multi-layer neural network diagrams such as this

![Example](https://github.com/cbovar/ConvNetDraw/blob/master/img/example.png)

by entering the following script in your browser

![Example](https://github.com/cbovar/ConvNetDraw/blob/master/img/script.png)

There is a lot of room for improvements. Pull Request most welcome!