Some ideas: - Train an [energy-based model](https://en.wikipedia.org/wiki/Energy-based_model) i.e. Boltzmann machine with SGLD - Demonstrate composability with a Bayesian model in a PPL (e.g. [Pyro](https://github.com/pyro-ppl/pyro)) - A reinforcement learning/bandits problem using EKF ([paper](https://arxiv.org/abs/2112.00195)) More ideas welcome!!
Some ideas:
More ideas welcome!!