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

dict new version merge #4

Closed xiuliren closed 9 years ago

xiuliren commented 9 years ago

use python dict as data structure to match the core sample map data structure. A lot of corresponding code have to be changed.