Biological_Learning icon indicating copy to clipboard operation
Biological_Learning copied to clipboard

add CIFAR10 example

Open HanbumKo opened this issue 6 years ago • 0 comments

And change to use PyTorch. It is far more fater than just using Numpy. Training time measurement with 100 epochs, # synapses 400 Using Numpy : 1062.2659537792206 seconds Using PyTorch : 42.51857566833496 seconds

HanbumKo avatar May 09 '19 22:05 HanbumKo