[erlang-questions] Machine Learning
Jesper Louis Andersen
jesper.louis.andersen@REDACTED
Tue Feb 9 17:51:34 CET 2016
On Tue, Feb 9, 2016 at 3:03 PM, Theepan <vasdeveloper@REDACTED> wrote:
> What would be the best direction or tools to start with?
I would start by writing a tensorflow program as something you can talk to
via a port, should I start today. Tensorflow networks are configured and
trained in Python, but can be run everywhere you can call into C. The nice
idea is that you split network tinkering from actually using the NN you are
generating.
--
J.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160209/fb94ad4b/attachment.htm>
More information about the erlang-questions
mailing list