|
SNABSuite
0.x
Spiking Neural Architecture Benchmark Suite
|
Go to the source code of this file.
Namespaces | |
| mnist_view | |
Variables | |
| mnist_view.x_test = x_test.reshape(10000, 784) | |
| mnist_view.y_test | |
| mnist_view.x_train = x_train.reshape(60000, 784) | |
| int | mnist_view.nr_images = 5 |
1.8.11