Closed tianlexm closed 1 year ago
I wrote a thesis on this topic but it is unfortunately not publicly available. However, the implemented method is based on model-based reinforcement learning with Bayesian neural networks as introduced by Depeweg et al. in the paper "Learning and policy search in stochastic dynamical systems with Bayesian neural networks" . I applied the method described in there to optimize the electricity cost.
Link to the paper: https://arxiv.org/abs/1605.07127
I hope this helps.
What is the article corresponding to the code?