Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BindsNET/bindsnet
/ conv3d_MNIST.py
File
conv3d_MNIST.py
examples/mnist/conv3d_MNIST.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
### Toy example to test Conv3dConnection (the dataset used is MNIST but with a dimension replicated
2
### for each image (each sample has size (28, 28, 28))
3
4
import
argparse
Callers
nothing calls this directly
Calls
12
Network
Class · 0.90
Input
Class · 0.90
DiehlAndCookNodes
Class · 0.90
Conv3dConnection
Class · 0.90
Connection
Class · 0.90
Monitor
Class · 0.90
PoissonEncoder
Class · 0.90
add_layer
Method · 0.80
add_connection
Method · 0.80
add_monitor
Method · 0.80
run
Method · 0.80
reset_state_variables
Method · 0.45
Tested by
no test coverage detected