cassianobecker / dnn

MIT License
4 stars 0 forks source link

Train CNN on tensor MNIST #5

Closed harangju closed 4 years ago

cassianobecker commented 4 years ago

Implemented as new layer module in class DtiConv3d in /nn/DtiConv3d.py. See use in file /experiments/mnist/dti_mnist_cnn.py.