MCPcopy Create free account

hub / github.com/abalakrishna123/recovery-rl / functions

Functions314 in github.com/abalakrishna123/recovery-rl

↓ 1 callersFunctionprocess_action
(a)
env/navigation2.py:49
↓ 1 callersFunctionprocess_obs
(obs)
recovery_rl/qrisk.py:16
↓ 1 callersFunctionrecovery_config_setup
(exp_cfg, logdir)
recovery_rl/utils.py:84
↓ 1 callersMethodreset
(self)
env/obj_dynamic_extraction.py:71
↓ 1 callersMethodreset
(self)
env/obj_extraction.py:68
↓ 1 callersMethodreward_fn
(self)
env/obj_dynamic_extraction.py:228
↓ 1 callersMethodreward_fn
(self)
env/obj_extraction.py:183
↓ 1 callersMethodrun
(self)
recovery_rl/experiment.py:356
↓ 1 callersFunctionshuffle_rows
(arr)
recovery_rl/MPC.py:50
↓ 1 callersMethodstep
(self, action, dynamic_obs_action_in=None)
env/obj_dynamic_extraction.py:98
↓ 1 callersMethodtopple_check
(self, debug=False)
env/obj_dynamic_extraction.py:167
↓ 1 callersMethodtopple_check
(self, debug=False)
env/obj_extraction.py:128
↓ 1 callersMethodtrain_online
(self, ep, memory, batch_size=3000, training_iterations=6)
recovery_rl/VisualMPC.py:127
↓ 1 callersFunctiontruncated_normal
(size, std)
config/utils.py:10
↓ 1 callersMethodupdate_value_func
(self, value_func)
recovery_rl/VisualMPC.py:124
Method__call__
(self, x)
env/obstacle.py:13
Method__call__
(self, x)
env/obstacle.py:28
Method__call__
(self, x)
env/obstacle.py:44
Method__call__
(self, states, actions)
recovery_rl/qrisk.py:303
Method__init__
(self)
env/image_maze.py:141
Method__init__
(self)
env/obj_dynamic_extraction.py:37
Method__init__
(self, model_path, _hp)
env/base_mujoco_env.py:12
Method__init__
(self)
env/obj_extraction.py:35
Method__init__
(self)
env/navigation1.py:55
Method__init__
(self)
env/maze.py:111
Method__init__
(self)
env/navigation2.py:54
Method__init__
(self, boundsx, boundsy, penalty=100)
env/obstacle.py:8
Method__init__
(self, boundsx, boundsy, boundsz, penalty=100)
env/obstacle.py:22
Method__init__
(self, bounds)
env/obstacle.py:39
Method__init__
(self, obs_space, ac_space, hidden_size, logdir, args, tmp_env)
recovery_rl/qrisk.py:27
Method__init__
(self, capacity, seed)
recovery_rl/replay_memory.py:15
Method__init__
(self, capacity, seed)
recovery_rl/replay_memory.py:40
Method__init__
Creates class instance.
recovery_rl/MPC.py:24
Method__init__
Creates class instance. Arguments: params .env (gym.env): Environment for which this controller will be used.
recovery_rl/MPC.py:58
Method__init__
(self, exp_cfg)
recovery_rl/experiment.py:43
Method__init__
(self, observation_space, action_space, args,
recovery_rl/sac.py:25
Method__init__
Creates an instance of this class. Arguments: sol_dim (int): The dimensionality of the problem space max_iters (int):
recovery_rl/optimizers.py:29
Method__init__
(self, observation_space, num_actions, hidden_dim, env_name)
recovery_rl/model.py:81
Method__init__
(self, num_inputs, num_actions, hidden_dim)
recovery_rl/model.py:173
Method__init__
(self, observation_space, num_actions, hidden_dim, env_name)
recovery_rl/model.py:204
Method__init__
(self, num_inputs, num_actions, hidden_dim, action_space=None)
recovery_rl/model.py:296
Method__init__
(self, observation_space, num_actions, hidden_dim,
recovery_rl/model.py:348
Method__init__
(self, num_inputs, num_actions, hidden_dim, action_space=None)
recovery_rl/model.py:448
Method__init__
(self, num_inputs, num_actions, hidden_dim, action_space=None)
recovery_rl/model.py:490
Method__init__
(self, observation_space, num_actions, hidden_dim,
recovery_rl/model.py:535
Method__init__
(self, observation_space, num_actions, hidden_dim,
recovery_rl/model.py:626
Method__init__
(self, hidden_size, action_size, activation_function='relu')
recovery_rl/model.py:719
Method__init__
(self, env_name, hidden_size, activation_function='relu',
recovery_rl/model.py:743
Method__init__
(self, env_name, hidden_size, activation_function='relu',
recovery_rl/model.py:796
Method__init__
Creates class instance.
recovery_rl/VisualMPC.py:29
Method__init__
Creates class instance. Arguments: params .env (gym.env): Environment for which this controller will be used.
recovery_rl/VisualMPC.py:73
Method__init__
(self, ensemble_size, in_features, out_features)
config/image_maze.py:24
Method__init__
(self)
config/image_maze.py:114
Method__init__
(self, ensemble_size, in_features, out_features)
config/obj_dynamic_extraction.py:24
Method__init__
(self)
config/obj_dynamic_extraction.py:114
Method__init__
(self, ensemble_size, in_features, out_features)
config/obj_extraction.py:24
Method__init__
(self)
config/obj_extraction.py:114
Method__init__
(self, ensemble_size, in_features, out_features)
config/navigation1.py:24
Method__init__
(self)
config/navigation1.py:113
Method__init__
(self, ensemble_size, in_features, out_features)
config/maze.py:24
Method__init__
(self)
config/maze.py:114
Method__init__
(self, ensemble_size, in_features, out_features)
config/navigation2.py:24
Method__init__
(self)
config/navigation2.py:113
Method__len__
(self)
recovery_rl/replay_memory.py:32
Method__len__
(self)
recovery_rl/replay_memory.py:74
Method_compile_cost
(self, ac_seqs)
recovery_rl/MPC.py:375
Methodac_cost_fn
(acs)
config/image_maze.py:148
Methodac_cost_fn
(acs)
config/obj_dynamic_extraction.py:148
Methodac_cost_fn
(acs)
config/obj_extraction.py:148
Methodac_cost_fn
(acs)
config/navigation1.py:152
Methodac_cost_fn
(acs)
config/maze.py:148
Methodac_cost_fn
(acs)
config/navigation2.py:152
Methodact
Performs an action.
recovery_rl/MPC.py:39
Methodact
Performs an action.
recovery_rl/VisualMPC.py:44
Methodact
Returns the action that this controller would take at time t given observation obs. Arguments: obs: The current observation
recovery_rl/VisualMPC.py:265
Methodadim
(self)
env/base_mujoco_env.py:157
Methodadim
:return: Environment's action dimension
env/base_env.py:77
Methodcompute_decays
(self)
config/image_maze.py:52
Methodcompute_decays
(self)
config/obj_dynamic_extraction.py:52
Methodcompute_decays
(self)
config/obj_extraction.py:52
Methodcompute_decays
(self)
config/navigation1.py:52
Methodcompute_decays
(self)
config/navigation2.py:52
Functionconditional
(arg)
config/default.py:137
Functioncreate_log_gaussian
(mean, log_std, t)
recovery_rl/utils.py:21
Functioncreate_read_only
(message)
config/default.py:129
Methodcurrent_obs
:return: Current environment observation dict
env/base_env.py:25
Methoddefault_ncam
Static class function that describes how many cameras this environment has by default NOTE: This can be called by BaseEnv.default_nc
env/base_env.py:103
Methoddump_logs
Dumps logs into primary log directory and per-train iteration log directory.
recovery_rl/MPC.py:44
Methoddump_logs
Saves logs to either a primary log directory or another iteration-specific directory. See __init__ documentation to see what is being logged.
recovery_rl/MPC.py:349
Methoddump_logs
Dumps logs into primary log directory and per-train iteration log directory.
recovery_rl/VisualMPC.py:49
Methodeval
(self, target_width=None, save_dir=None, ntasks=None)
env/base_mujoco_env.py:132
Methodeval
return environment statistics, like distance to goal etc. :param agentdata: :return:
env/base_env.py:94
Methodexpert_action
(self, t, noise_std=0.0, demo_quality='high')
env/obj_dynamic_extraction.py:193
Methodexpert_action
(self, noise_std=0.0, demo_quality='high')
env/obj_extraction.py:154
Methodfit_input_stats
(self, data)
config/image_maze.py:61
Methodfit_input_stats
(self, data)
config/obj_dynamic_extraction.py:61
Methodfit_input_stats
(self, data)
config/obj_extraction.py:61
Methodfit_input_stats
(self, data)
config/navigation1.py:61
Methodfit_input_stats
(self, data)
config/navigation2.py:61
Methodforward
(self, state, action)
recovery_rl/model.py:65
← previousnext →101–200 of 314, ranked by callers