MCPcopy Create free account

hub / github.com/LYSJ-feng/mCPP-based-on-MADDPG / functions

Functions340 in github.com/LYSJ-feng/mCPP-based-on-MADDPG

Methodreward
(self, agent, world)
multiagent/scenarios/simple.py:41
Methodreward
(self, agent, world)
multiagent/scenarios/simple_adversary.py:76
Methodreward
(self, agent, world)
multiagent/scenarios/simple_world_comm.py:142
Methodreward
(self, agent, world)
multiagent/scenarios/simple_crypto.py:94
Methodreward
(self, agent, world)
multiagent/scenarios/simple_spread.py:72
Methodreward
(self, agent, world)
multiagent/scenarios/simple_reference.py:55
Methodreward
(self, agent, world)
multiagent/scenarios/custom_env_extend.py:86
Methodreward
(self, agent, world)
multiagent/scenarios/simple_tag.py:84
Methodreward
(self, agent, world)
multiagent/scenarios/simple_push.py:58
Methodsample
(self)
maddpg/common/distributions.py:172
Methodsample
(self)
maddpg/common/distributions.py:203
Methodsample
(self)
maddpg/common/distributions.py:228
Methodsample
(self)
maddpg/common/distributions.py:254
Methodsample
(self)
maddpg/common/distributions.py:283
Methodsample
(self)
maddpg/common/distributions.py:310
Methodsample
Returns a array with one sample from each discrete action space
multiagent/multi_discrete.py:31
Methodsample_dtype
(self)
maddpg/common/distributions.py:54
Methodsample_dtype
(self)
maddpg/common/distributions.py:66
Methodsample_dtype
(self)
maddpg/common/distributions.py:82
Methodsample_dtype
(self)
maddpg/common/distributions.py:98
Methodsample_dtype
(self)
maddpg/common/distributions.py:110
Methodsample_dtype
(self)
maddpg/common/distributions.py:122
Methodsample_shape
(self)
maddpg/common/distributions.py:52
Methodsample_shape
(self)
maddpg/common/distributions.py:64
Methodsample_shape
(self)
maddpg/common/distributions.py:80
Methodsample_shape
(self)
maddpg/common/distributions.py:96
Methodsample_shape
(self)
maddpg/common/distributions.py:108
Methodsample_shape
(self)
maddpg/common/distributions.py:120
Functionsave_state
Save all the variables in the current session to the location <fname>
maddpg/common/tf_util.py:234
Functionscope_vars
Get variables inside a scope The scope can be specified as a string Parameters ---------- scope: str or VariableScope
maddpg/common/tf_util.py:189
Methodscripted_agents
(self)
multiagent/core.py:135
Methodset_boundaries
(self, world)
multiagent/scenarios/simple_world_comm.py:59
Methodset_bounds
(self, left, right, bottom, top)
multiagent/rendering.py:72
Functionshape_el
(v, i)
maddpg/common/distributions.py:339
Functionsingle_threaded_session
Returns a seFssion which will only use a single CPU
maddpg/common/tf_util.py:169
Functionsoftmax
(x, axis=None)
maddpg/common/tf_util.py:23
Functionstd
(x, axis=None, keepdims=False)
maddpg/common/tf_util.py:13
Methodstep
(self, action_n, time)
multiagent/environment.py:334
Methodupdate_agent_state
(self, agent)
multiagent/core.py:211
Methodwindow_closed_by_user
(self)
multiagent/rendering.py:69
← previous301–340 of 340, ranked by callers