MCPcopy Create free account

hub / github.com/Lizhi-sjtu/DRL-code-pytorch / functions

Functions181 in github.com/Lizhi-sjtu/DRL-code-pytorch

↓ 1 callersMethodupdate_batch_priorities
(self, batch_index, td_errors)
3.Rainbow_DQN/replay_buffer.py:136
Method__call__
(self, x, update=True)
4.PPO-discrete/normalization.py:29
Method__call__
(self, x)
4.PPO-discrete/normalization.py:45
Method__call__
(self, x, update=True)
9.PPO-discrete-RNN/normalization.py:29
Method__call__
(self, x)
9.PPO-discrete-RNN/normalization.py:45
Method__call__
(self, x, update=True)
5.PPO-continuous/normalization.py:29
Method__call__
(self, x)
5.PPO-continuous/normalization.py:45
Method__init__
(self, args)
3.Rainbow_DQN/network.py:8
Method__init__
(self, in_features, out_features, sigma_init=0.5)
3.Rainbow_DQN/network.py:46
Method__init__
(self, args, env_name, number, seed)
3.Rainbow_DQN/Rainbow_DQN_main.py:11
Method__init__
(self, args)
3.Rainbow_DQN/replay_buffer.py:8
Method__init__
(self, args)
3.Rainbow_DQN/replay_buffer.py:42
Method__init__
(self, args)
3.Rainbow_DQN/replay_buffer.py:95
Method__init__
(self, args)
3.Rainbow_DQN/replay_buffer.py:143
Method__init__
(self, buffer_capacity)
3.Rainbow_DQN/sum_tree.py:20
Method__init__
(self, args)
3.Rainbow_DQN/rainbow_dqn.py:8
Method__init__
(self, args)
4.PPO-discrete/ppo_discrete.py:37
Method__init__
(self, args)
4.PPO-discrete/ppo_discrete.py:58
Method__init__
(self, args)
4.PPO-discrete/replaybuffer.py:6
Method__init__
(self, shape)
4.PPO-discrete/normalization.py:6
Method__init__
(self, shape)
4.PPO-discrete/normalization.py:26
Method__init__
(self, shape, gamma)
4.PPO-discrete/normalization.py:39
Method__init__
(self, args, env_name, number, seed)
9.PPO-discrete-RNN/PPO_discrete_rnn_main.py:12
Method__init__
(self, args)
9.PPO-discrete-RNN/replaybuffer.py:7
Method__init__
(self, args)
9.PPO-discrete-RNN/ppo_discrete_rnn.py:22
Method__init__
(self, args)
9.PPO-discrete-RNN/ppo_discrete_rnn.py:68
Method__init__
(self, shape)
9.PPO-discrete-RNN/normalization.py:6
Method__init__
(self, shape)
9.PPO-discrete-RNN/normalization.py:26
Method__init__
(self, shape, gamma)
9.PPO-discrete-RNN/normalization.py:39
Method__init__
(self, state_dim, action_dim, hidden_width, max_action)
6.DDPG/DDPG.py:11
Method__init__
(self, state_dim, action_dim, hidden_width)
6.DDPG/DDPG.py:26
Method__init__
(self, state_dim, action_dim)
6.DDPG/DDPG.py:40
Method__init__
(self, args)
5.PPO-continuous/replaybuffer.py:6
Method__init__
(self, args)
5.PPO-continuous/ppo_continuous.py:15
Method__init__
(self, args)
5.PPO-continuous/ppo_continuous.py:50
Method__init__
(self, args)
5.PPO-continuous/ppo_continuous.py:101
Method__init__
(self, shape)
5.PPO-continuous/normalization.py:6
Method__init__
(self, shape)
5.PPO-continuous/normalization.py:26
Method__init__
(self, shape, gamma)
5.PPO-continuous/normalization.py:39
Method__init__
(self, state_dim, action_dim, hidden_width, max_action)
7.TD3/TD3.py:11
Method__init__
(self, state_dim, action_dim, hidden_width)
7.TD3/TD3.py:26
Method__init__
(self, state_dim, action_dim)
7.TD3/TD3.py:59
Method__init__
(self, state_dim, action_dim, hidden_width)
1.REINFORCE/REINFORCE_baseline.py:10
Method__init__
(self, state_dim, action_dim)
1.REINFORCE/REINFORCE_baseline.py:34
Method__init__
(self, state_dim, action_dim, hidden_width)
1.REINFORCE/REINFORCE.py:10
Method__init__
(self, state_dim, action_dim)
1.REINFORCE/REINFORCE.py:22
Method__init__
(self, state_dim, action_dim, hidden_width, max_action)
8.SAC/SAC-continuous.py:12
Method__init__
(self, state_dim, action_dim, hidden_width)
8.SAC/SAC-continuous.py:46
Method__init__
(self, state_dim, action_dim)
8.SAC/SAC-continuous.py:71
Method__init__
(self, state_dim, action_dim, hidden_width)
2.Actor-Critic/A2C.py:11
Method__init__
(self, state_dim, hidden_width)
2.Actor-Critic/A2C.py:24
Functiondrawing_CP
(plt, algorithm, number, color, label)
3.Rainbow_DQN/drawing_Rainbow_DQN.py:30
Methodforward
(self, s)
3.Rainbow_DQN/network.py:19
Methodforward
(self, s)
3.Rainbow_DQN/network.py:38
Methodforward
(self, x)
3.Rainbow_DQN/network.py:63
Methodforward
(self, s)
4.PPO-discrete/ppo_discrete.py:29
Methodforward
(self, s)
4.PPO-discrete/ppo_discrete.py:50
Methodforward
(self, s)
6.DDPG/DDPG.py:18
Methodforward
(self, s, a)
6.DDPG/DDPG.py:32
Methodforward
(self, s)
5.PPO-continuous/ppo_continuous.py:93
Methodforward
(self, s)
7.TD3/TD3.py:18
Methodforward
(self, s, a)
7.TD3/TD3.py:37
Methodforward
(self, s)
1.REINFORCE/REINFORCE_baseline.py:15
Methodforward
(self, s)
1.REINFORCE/REINFORCE_baseline.py:27
Methodforward
(self, s)
1.REINFORCE/REINFORCE.py:15
Methodforward
(self, x, deterministic=False, with_logprob=True)
8.SAC/SAC-continuous.py:20
Methodforward
(self, s, a)
8.SAC/SAC-continuous.py:57
Methodforward
(self, s)
2.Actor-Critic/A2C.py:16
Methodforward
(self, s)
2.Actor-Critic/A2C.py:29
Methodget_dist
(self, s)
5.PPO-continuous/ppo_continuous.py:71
Methodload_model
(self, env_name, number, seed, step)
9.PPO-discrete-RNN/ppo_discrete_rnn.py:158
Methodpriority_max
(self)
3.Rainbow_DQN/sum_tree.py:75
Methodpriority_sum
(self)
3.Rainbow_DQN/sum_tree.py:71
Methodsample
(self, total_steps)
3.Rainbow_DQN/replay_buffer.py:82
Methodsample
(self, total_steps)
3.Rainbow_DQN/replay_buffer.py:124
Methodsample
(self, total_steps)
3.Rainbow_DQN/replay_buffer.py:179
Methodsave_model
(self, env_name, number, seed, total_steps)
9.PPO-discrete-RNN/ppo_discrete_rnn.py:155
Methodstore_transition
(self, state, action, reward, next_state, terminal, done)
3.Rainbow_DQN/replay_buffer.py:57
Methodstore_transition
(self, state, action, reward, next_state, terminal, done)
3.Rainbow_DQN/replay_buffer.py:112
Methodstore_transition
(self, state, action, reward, next_state, terminal, done)
3.Rainbow_DQN/replay_buffer.py:163
Methodupdate_batch_priorities
(self, batch_index, td_errors)
3.Rainbow_DQN/replay_buffer.py:203
← previous101–181 of 181, ranked by callers