<div dir="auto">Hi Max</div><div dir="auto"><br></div><div dir="auto">Interesting... Can you shed some light on how you integrate Neural Network with Flussonic from a design perspective?</div><div dir="auto"><br></div><div dir="auto">Do you use an external AI library for that ?</div><div dir="auto"><br></div><div dir="auto">/Frank</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mar. 24 nov. 2020 à 18:40, Max Lapshin <<a href="mailto:max.lapshin@gmail.com">max.lapshin@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">> I'm not sure I would like to have TensorFlow running inside the Erlang VM in the first place.<br>
<br>
We analyse video streams with neural networks. It is almost impossible<br>
and useless to run these things in different processes.<br>
<br>
Everything is running in same process because of enormous data<br>
streams, so it is absolutely ok to run all this inside erlang VM =)<br>
<br>
<br>
However, if your traffic is small, it maybe ok to split into different processes<br>
</blockquote></div></div>