garage.tf.distributions.categorical module¶
-
class
Categorical(dim, name=None)[source]¶ Bases:
garage.tf.distributions.base.Distribution-
dim¶
-
dist_info_specs¶
-
kl(old_dist_info, new_dist_info)[source]¶ Compute the KL divergence of two categorical distributions
-