hnarayanan / harishnarayanan.org

My personal website.
https://harishnarayanan.org
22 stars 6 forks source link

Either document how to or add to the Makefile a script to generate SVGs from DOT files #29

Open hnarayanan opened 8 years ago

hnarayanan commented 8 years ago

At the moment I just run things like the following by hand. It needs to be placed somewhere systematic.

dot -Tsvg neural-network.dot -o neural-network.svg