Rohan2821999 / Neural-Nets

Implementation of Neural Nets and other ML algorithms using Tensor Flow
1 stars 0 forks source link

see dot_demo.py for how to make image files #1

Closed cbattista closed 8 years ago

cbattista commented 8 years ago

The code as it is written results in svg and png files (same image, different format). PNG would be what you want here, though.