# ML for optimal power flow

**URL:** https://discourse.julialang.org/t/ml-for-optimal-power-flow/37501
**Category:** Machine Learning
**Created:** [April 13, 2020, 11:53am UTC](https://discourse.julialang.org/t/ml-for-optimal-power-flow/37501 "2020-04-13T11:53:24Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Mariana](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/mariana/32/15064_2.png) [@Mariana](https://discourse.julialang.org/u/Mariana)
#### Post date: [April 13, 2020, 11:53am UTC](https://discourse.julialang.org/t/ml-for-optimal-power-flow/37501/1 "2020-04-13T11:53:24Z")

</div>

I’d like to use neural networks to estimate some variable on an optimal power flow problem. For example, I’d like to estimate the power flow on transmission lines, given the system topology (generation, demand, line parameters). What is the best Julia package to do that?
