seung-lab / znn-release

Multi-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).
GNU General Public License v3.0
94 stars 33 forks source link

merge v4pythonv2 #5

Closed xiuliren closed 9 years ago

xiuliren commented 9 years ago

this version uses the python dict to represent inputs and outputs. The data structure matches the map of the core. So, this version can use multiple inputs and outputs.