hnarayanan/harishnarayanan.org

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

Opened this issue · 0 comments

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