MCPcopy Create free account

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

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

↓ 1 callersMethodreward
(self, agent, world)
multiagent/scenarios/simple_speaker_listener.py:63
↓ 1 callersMethodsample_dtype
(self)
maddpg/common/distributions.py:37
↓ 1 callersMethodsample_shape
(self)
maddpg/common/distributions.py:35
↓ 1 callersFunctionscope_name
Returns the name of current scope as a string, e.g. deepq/q_func
maddpg/common/tf_util.py:212
↓ 1 callersMethodset_linewidth
(self, x)
multiagent/rendering.py:291
↓ 1 callersMethodset_rotation
(self, new)
multiagent/rendering.py:190
↓ 1 callersMethodset_scale
(self, newx, newy)
multiagent/rendering.py:192
↓ 1 callersMethodstep
(self)
multiagent/core.py:139
↓ 1 callersMethodstep
(self, action_n)
multiagent/environment.py:85
↓ 1 callersFunctiontrain
(arglist)
experiments/train.py:92
↓ 1 callersMethodupdate
(self, agents)
maddpg/__init__.py:14
↓ 1 callersFunctionvar
(x, axis=None, keepdims=False)
maddpg/common/tf_util.py:10
Method__call__
(self, *args, **kwargs)
maddpg/common/tf_util.py:308
Method__del__
(self)
multiagent/rendering.py:344
Method__eq__
(self, other)
multiagent/multi_discrete.py:46
Method__init__
(self, name, model, obs_shape, act_space, args)
maddpg/__init__.py:2
Method__init__
(self, name, model, obs_shape_n, act_space_n, agent_index, args, local_q_func=False)
maddpg/trainer/maddpg.py:124
Method__init__
Create Prioritized Replay buffer. Parameters ---------- size: int Max number of transitions to store in the
maddpg/trainer/replay_buffer.py:6
Method__init__
Wrapper for regular tensorflow placeholder.
maddpg/common/tf_util.py:59
Method__init__
Creates a placeholder for a batch of tensors of a given shape and dtype Parameters ---------- shape: [int] s
maddpg/common/tf_util.py:72
Method__init__
Takes input in uint8 format which is cast to float32 and divided by 255 before passing it to the model. On GPU this ensures lower
maddpg/common/tf_util.py:88
Method__init__
(self, inputs, outputs, updates, givens, check_nan=False)
maddpg/common/tf_util.py:291
Method__init__
(self, ncat)
maddpg/common/distributions.py:46
Method__init__
(self, ncat)
maddpg/common/distributions.py:58
Method__init__
(self, low, high)
maddpg/common/distributions.py:70
Method__init__
(self, low, high)
maddpg/common/distributions.py:86
Method__init__
(self, size)
maddpg/common/distributions.py:102
Method__init__
(self, size)
maddpg/common/distributions.py:114
Method__init__
(self, logits)
maddpg/common/distributions.py:149
Method__init__
(self, logits)
maddpg/common/distributions.py:180
Method__init__
(self, low, high, flat)
maddpg/common/distributions.py:212
Method__init__
(self, low, high, flat)
maddpg/common/distributions.py:235
Method__init__
(self, flat)
maddpg/common/distributions.py:264
Method__init__
(self, logits)
maddpg/common/distributions.py:291
Method__init__
(self)
multiagent/core.py:8
Method__init__
(self)
multiagent/core.py:17
Method__init__
(self)
multiagent/core.py:25
Method__init__
(self)
multiagent/core.py:34
Method__init__
(self)
multiagent/core.py:78
Method__init__
(self)
multiagent/core.py:104
Method__init__
(self, array_of_param_array)
multiagent/multi_discrete.py:26
Method__init__
(self, world, reset_callback=None, reward_callback=None, observation_callback=None, info_callback=None,
multiagent/environment.py:15
Method__init__
(self, env_batch)
multiagent/environment.py:319
Method__init__
(self, env, agent_index)
multiagent/policy.py:14
Method__init__
(self, width, height, display=None)
multiagent/rendering.py:46
Method__init__
(self, translation=(0.0, 0.0), rotation=0.0, scale=(1,1))
multiagent/rendering.py:177
Method__init__
(self, vec4)
multiagent/rendering.py:196
Method__init__
(self, style)
multiagent/rendering.py:202
Method__init__
(self, stroke)
multiagent/rendering.py:211
Method__init__
(self)
multiagent/rendering.py:217
Method__init__
(self, v)
multiagent/rendering.py:225
Method__init__
(self, gs)
multiagent/rendering.py:270
Method__init__
(self, v, close)
multiagent/rendering.py:280
Method__init__
(self, start=(0.0, 0.0), end=(0.0, 0.0))
multiagent/rendering.py:295
Method__init__
(self, fname, width, height)
multiagent/rendering.py:309
Method__init__
(self, display=None)
multiagent/rendering.py:322
Method__init__
(self)
multiagent/scenarios/simple_crypto.py:15
Method__len__
(self)
maddpg/trainer/replay_buffer.py:19
Method__repr__
(self)
multiagent/multi_discrete.py:44
Functionabsolute_scope_name
Appends parent scope name to `relative_scope_name`
maddpg/common/tf_util.py:217
Methodaction
(self, obs)
maddpg/__init__.py:5
Methodaction
(self, obs)
maddpg/trainer/maddpg.py:162
Methodaction
(self, obs)
multiagent/policy.py:24
Methodaction_space
(self)
multiagent/environment.py:327
Functionargmax
(x, axis=None)
maddpg/common/tf_util.py:21
Methodbenchmark_data
(self, agent, world)
multiagent/scenarios/simple_adversary.py:57
Methodbenchmark_data
(self, agent, world)
multiagent/scenarios/simple_world_comm.py:115
Methodbenchmark_data
(self, agent, world)
multiagent/scenarios/simple_crypto.py:78
Methodbenchmark_data
(self, agent, world)
multiagent/scenarios/simple_spread.py:47
Methodbenchmark_data
(self, agent, world)
multiagent/scenarios/custom_env_extend.py:121
Methodbenchmark_data
(self, agent, world)
multiagent/scenarios/simple_speaker_listener.py:59
Methodbenchmark_data
(self, agent, world)
multiagent/scenarios/simple_tag.py:57
Methodbound
(x)
multiagent/scenarios/simple_world_comm.py:167
Methodbound
(x)
multiagent/scenarios/simple_tag.py:103
Methodcollect
(self)
maddpg/trainer/replay_buffer.py:89
Functionconcatenate
(arrs, axis=0)
maddpg/common/tf_util.py:19
Methodcontains
(self, x)
multiagent/multi_discrete.py:38
Methodcover
(self)
multiagent/scenarios/custom_env_extend.py:149
Methoddisable
(self)
multiagent/rendering.py:186
Methoddisable
(self)
multiagent/rendering.py:207
Functiondiscount_with_dones
(rewards, dones, gamma)
maddpg/trainer/maddpg.py:11
Methoddraw_circle
(self, radius=10, res=30, filled=True, **attrs)
multiagent/rendering.py:115
Methoddraw_line
(self, start, end, **attrs)
multiagent/rendering.py:133
Methoddraw_polygon
(self, v, filled=True, **attrs)
multiagent/rendering.py:121
Methoddraw_polyline
(self, v, **attrs)
multiagent/rendering.py:127
Methodenable
(self)
multiagent/rendering.py:181
Methodenable
(self)
multiagent/rendering.py:198
Methodenable
(self)
multiagent/rendering.py:204
Methodenable
(self)
multiagent/rendering.py:213
Functionensure_tf_input
Takes either tf.placeholder of TfInput and outputs equivalent TfInput
maddpg/common/tf_util.py:110
Methodentities
(self)
multiagent/core.py:125
Methodentropy
(self)
maddpg/common/distributions.py:166
Methodentropy
(self)
maddpg/common/distributions.py:197
Methodentropy
(self)
maddpg/common/distributions.py:226
Methodentropy
(self)
maddpg/common/distributions.py:252
Methodentropy
(self)
maddpg/common/distributions.py:281
Methodentropy
(self)
maddpg/common/distributions.py:307
Methodflatparam
(self)
maddpg/common/distributions.py:151
Methodflatparam
(self)
maddpg/common/distributions.py:182
Methodflatparam
(self)
maddpg/common/distributions.py:216
← previousnext →101–200 of 340, ranked by callers