Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
antinucleon committed Jun 1, 2015
1 parent 0566945 commit 0de6489
Show file tree
Hide file tree
Showing 3 changed files with 451 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tools/network_maker/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
This is a script to help you build complex network configuration and visualization the network.

Visualization require ```Graphviz```

The original script is used to generate Inception network. To generate your own network, change code after line 308 in ```config_generator.py```


![alt text](inception.png "Inception Network")
Loading

0 comments on commit 0de6489

Please sign in to comment.