Bayesian Inverse RL =========== Bayesian IRL targets in learning a function that maximizes the posterior distribution of the reward. The advantage of Bayesian method is the ability to convey the prior information about the reward through a prior distribution. In the current work, we can consider of leveraging this since, we can use the existing formula of topological resilience metric. Currently, we have to think which parameter of this prior distribution will change based on the topological variation. Another advantage of using Bayesian IRL is the ability to account for complex behavior by modeling reward probabilistic-ally as a mixture of multiple resilient functions. Classes and Functions --------------------- .. automodule:: birl :members: :undoc-members: :show-inheritance: