This repository contains code to apply Bayesian Approximations for the problem of portfolio construction. In particular, it contains the implementation of the methods in the paper Variational Bayes Portfolio Construction.
The goal is to maximize the exponential utility with risk paramter
where
We propose three methods to find an approximation of
we denote the objective function
This consists in applying gradient descent on the objective function
where the form of
where we sample a chain
...
...