MCPcopy Create free account
hub / github.com/BindsNET/bindsnet / make

Method make

bindsnet/environment/cue_reward.py:36–37  ·  view source on GitHub ↗
(self, name)

Source from the content-addressed store, hash-verified

34 ), "zprob must be valid probability"
35
36 def make(self, name):
37 self.reset() # Simply reset according to grid definition.
38
39 def step(self, action):
40 """

Callers 1

__init__Method · 0.80

Calls 1

resetMethod · 0.95

Tested by

no test coverage detected