Closed sono-bfio closed 7 years ago
When trying to display the graph it errors out. I the following on line 14 from:
graph.write_png('graph.png')
To:
graph[0].write_png('graph.png')
Thank you for your report. This has been resolved by https://github.com/hido/chainer-handson/pull/7.
When trying to display the graph it errors out. I the following on line 14 from:
To: