MCPcopy Create free account
hub / github.com/BindsNET/bindsnet / loc3d_mnist.py

File loc3d_mnist.py

examples/mnist/loc3d_mnist.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1### Toy example to test LocalConnection3D (the dataset used is MNIST but with a dimension replicated
2### for each image (each sample has size (28, 28, 28))
3
4import torch

Callers

nothing calls this directly

Calls 11

NetworkClass · 0.90
InputClass · 0.90
AdaptiveLIFNodesClass · 0.90
LocalConnection3DClass · 0.90
ConnectionClass · 0.90
PoissonEncoderClass · 0.90
MonitorClass · 0.90
add_layerMethod · 0.80
add_connectionMethod · 0.80
add_monitorMethod · 0.80
runMethod · 0.80

Tested by

no test coverage detected