Example file mnist24_16c4s2_24c5s2_150_10_Spike.ini
is broken
#70
Labels
mnist24_16c4s2_24c5s2_150_10_Spike.ini
is broken
#70
I have run the following command to train a network for mnist.
./n2d2 ../../models/mnist24_16c4s2_24c5s2_150_10_Spike.ini -test
Then I tried to trancode the learned model into an SNN by running
./n2d2 ../../models/mnist24_16c4s2_24c5s2_150_10_Spike.ini -test
and got the following error:Importing weights from directory 'weights_range_normalized'.
Time elapsed: 9.30 s
Error: Could not open synaptic file: weights_range_normalized/conv1_weights.syntxt
It is weird that there is no folder called
weights_range_normalized
. When I did a search in N2D2 root, I got:Any help will be appreciated!
The text was updated successfully, but these errors were encountered: