MCPcopy Create free account
hub / github.com/BindsNET/bindsnet / SOM_LM-SNNs.py

File SOM_LM-SNNs.py

examples/mnist/SOM_LM-SNNs.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse
2import os
3from time import time as t
4

Callers

nothing calls this directly

Calls 15

PoissonEncoderClass · 0.90
MonitorClass · 0.90
all_activityFunction · 0.90
proportion_weightingFunction · 0.90
assign_labelsFunction · 0.90
poissonFunction · 0.90
get_square_weightsFunction · 0.90
get_square_assignmentsFunction · 0.90
plot_inputFunction · 0.90
plot_spikesFunction · 0.90
plot_weightsFunction · 0.90

Tested by

no test coverage detected