MCPcopy Create free account

hub / github.com/CausalRL/DRL / functions

Functions148 in github.com/CausalRL/DRL

↓ 1 callersMethodsample_from_memory
(self, batch_size)
ac_decon/decon_ac_train.py:224
↓ 1 callersFunctionsave_mnist_plots
(opts, x_gt_tr, x_gt_te, x_recons_tr, x_recons_te, train_nll, train_kl, validation_nll, v
model_decon_uGaussian/utils.py:317
↓ 1 callersFunctionsave_reward_plots
(opts, r_list, filename)
ac_decon/utils.py:467
↓ 1 callersMethodstep
(self, z, a, x, u)
ac_decon/decon_ac_test.py:183
↓ 1 callersMethodstep
(self, z, a, x, u)
ac_decon/decon_ac_train.py:185
↓ 1 callersMethodtrain
(self, data)
ac_decon/decon_ac_train.py:231
↓ 1 callersMethodtrain_model
(self, data)
model_decon_uBernoulli/model_decon.py:638
↓ 1 callersMethodtrain_model
(self, data)
model_decon_uGaussian/model_decon.py:635
↓ 1 callersMethodupdate_u
(self, x_prev, a_prev, r_prev)
model_decon_uBernoulli/model_decon.py:552
↓ 1 callersMethodupdate_u
(self, x_prev, a_prev, r_prev)
ac_decon/model_decon.py:568
↓ 1 callersMethodupdate_u
(self, x_prev, a_prev, r_prev)
model_decon_uGaussian/model_decon.py:549
Method__init__
(self, opts)
model_decon_uBernoulli/data_handler.py:8
Method__init__
(self, sess, opts)
model_decon_uBernoulli/model_decon.py:15
Method__init__
(self, sess, opts, model)
ac_decon/decon_ac_test.py:15
Method__init__
(self, sess, opts, model)
ac_decon/decon_ac_train.py:15
Method__init__
(self, opts)
ac_decon/data_handler.py:8
Method__init__
(self, sess, opts)
ac_decon/model_decon.py:13
Method__init__
(self, opts)
model_decon_uGaussian/data_handler.py:8
Method__init__
(self, sess, opts)
model_decon_uGaussian/model_decon.py:13
Functionac_fc_net
(opts, inp, in_layers, out_layers, scope, is_training=True, in_activation=tf.nn.relu, reuse=tf.A
model_decon_uBernoulli/utils.py:175
Functionac_fc_net
(opts, inp, in_layers, out_layers, scope, is_training=True, in_activation=tf.nn.relu, reuse=tf.A
model_decon_uGaussian/utils.py:175
Methodadd_to_memory
(self, experience)
ac_decon/decon_ac_test.py:219
FunctionbernoulliKL
(u_p, u_q)
model_decon_uGaussian/utils.py:267
FunctiongaussianNE
(mu, cov)
model_decon_uBernoulli/utils.py:288
FunctiongaussianNE
(mu, cov)
ac_decon/utils.py:281
FunctiongaussianNE
(mu, cov)
model_decon_uGaussian/utils.py:288
Methodgen_st_approx
(self, prev, current)
model_decon_uBernoulli/model_decon.py:568
Methodgen_st_approx
(self, prev, current)
ac_decon/model_decon.py:584
Methodgen_st_approx
(self, prev, current)
model_decon_uGaussian/model_decon.py:565
Methodgen_xar_seq_g_z
(self, z_0)
model_decon_uBernoulli/model_decon.py:589
Methodgen_xar_seq_g_z
(self, z_0)
ac_decon/model_decon.py:605
Methodgen_z_g_x
(self, x)
model_decon_uBernoulli/model_decon.py:623
Methodgen_z_g_x
(self, x)
ac_decon/model_decon.py:639
Methodlstm_cell
(self, prev, current)
model_decon_uBernoulli/model_decon.py:158
Methodlstm_cell
(self, prev, current)
ac_decon/model_decon.py:156
Methodlstm_cell
(self, prev, current)
model_decon_uGaussian/model_decon.py:156
Methodp_z
(self)
model_decon_uBernoulli/model_decon.py:33
Methodp_z
(self)
ac_decon/model_decon.py:31
Methodp_z
(self)
model_decon_uGaussian/model_decon.py:31
Methodsample_from_memory
(self, batch_size)
ac_decon/decon_ac_test.py:222
Functionsave_mnist_plots
(opts, x_gt_tr, x_gt_te, x_recons_tr, x_recons_te, train_nll, train_kl, validation_nll, v
model_decon_uBernoulli/utils.py:317
Functionsave_mnist_plots
(opts, x_gt_tr, x_gt_te, x_recons_tr, x_recons_te, train_nll, train_kl, validation_nll, v
ac_decon/utils.py:310
Functionsave_u_plots
(opts, train_u_kl_divergence, validation_u_kl_divergence, train_u_accuracy, validation_u_accu
model_decon_uBernoulli/utils.py:438
Functionsave_u_plots
(opts, train_kl_u, validation_kl_u, mu_u_tr, mu_u_te, filename)
ac_decon/utils.py:432
Methodst_approx
(self, prev, current)
model_decon_uBernoulli/model_decon.py:275
Methodst_approx
(self, prev, current)
ac_decon/model_decon.py:273
Methodst_approx
(self, prev, current)
model_decon_uGaussian/model_decon.py:273
Methodtrain_model
(self, data)
ac_decon/model_decon.py:654
← previous101–148 of 148, ranked by callers