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

File breakout_stdp.py

examples/breakout/breakout_stdp.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from bindsnet.encoding import bernoulli
2from bindsnet.environment import GymEnvironment
3from bindsnet.learning import MSTDP
4from bindsnet.network import Network

Callers

nothing calls this directly

Calls 10

NetworkClass · 0.90
InputClass · 0.90
LIFNodesClass · 0.90
ConnectionClass · 0.90
GymEnvironmentClass · 0.90
EnvironmentPipelineClass · 0.90
run_pipelineFunction · 0.85
add_layerMethod · 0.80
add_connectionMethod · 0.80
resetMethod · 0.45

Tested by

no test coverage detected