Commit Graph

3 Commits

Author SHA1 Message Date
0a8aa4e2eb Add VGG networks. 2018-03-20 16:14:10 +01:00
4bb826d47a Remove pointless file. 2018-03-20 11:49:14 +01:00
3cbf1a1281 Create a python script for rewriting in-place layers.
Using in-place layers makes it impossible to see the state of an
individual layer, so this script rewrites them into each having their
own output layer.
2018-03-12 13:36:33 +01:00