Machinelearning: TensorFlow Integration

Created on 15 May 2018  Â·  6Comments  Â·  Source: dotnet/machinelearning

I thought it might be beneficial to add an issue just for the integration of TensorFlow into ML.Net to allow for discussions specific to this topic. I would also like to point out that there is an existing C# wrapper called TensorFlowSharp that might be good to look at as a point of reference for using TensorFlow in ML.Net. TensforFlowSharp repo: https://github.com/migueldeicaza/TensorFlowSharp The project is a wrapper around the TensorFlow C library, and works with C# and F#.

enhancement question

Most helpful comment

My ultimate goal is to see C# become a first class machine learning language like Python.

You came to the right project :)

All 6 comments

Thanks for adding this!

What kind of scenarios are you looking to enable first? Is evaluating TensorFlow models the top priority, or also training them through ML.NET?

I would like to be able to work from start to finish in .Net utilizing various neural networks. If evaluating models comes first that would be fine too, because I could still use models trained by Google to do some pretty interesting things. My ultimate goal is to see C# become a first class machine learning language like Python.

My ultimate goal is to see C# become a first class machine learning language like Python.

You came to the right project :)

I am a fresher working in cap Gemini India on .net, I am more fascinated
towards machine learning. Could you please suggest me the right part to
learn and to join with you

On May 22, 2018 05:39, "Markus Weimer" notifications@github.com wrote:

My ultimate goal is to see C# become a first class machine learning
language like Python.

You came to the right project :)

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/dotnet/machinelearning/issues/159#issuecomment-390822352,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ATSAzhx9poOH7ZJ5HqNv_ZuQad0SUieuks5t01cugaJpZM4UADli
.

Kindly guide me with the right path sir.

Thanks in advance

On May 22, 2018 07:40, "Manikandan Duraisamy" lionel100mani@gmail.com
wrote:

I am a fresher working in cap Gemini India on .net, I am more fascinated
towards machine learning. Could you please suggest me the right part to
learn and to join with you

On May 22, 2018 05:39, "Markus Weimer" notifications@github.com wrote:

My ultimate goal is to see C# become a first class machine learning
language like Python.

You came to the right project :)

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/dotnet/machinelearning/issues/159#issuecomment-390822352,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ATSAzhx9poOH7ZJ5HqNv_ZuQad0SUieuks5t01cugaJpZM4UADli
.

DRI RESPONSE: Starting from 0.6 version we support TensorFlow and Onnx. So I'm closing this issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aslotte picture aslotte  Â·  3Comments

sethreidnz picture sethreidnz  Â·  3Comments

maxt3r picture maxt3r  Â·  3Comments

OneCyrus picture OneCyrus  Â·  4Comments

ddobric picture ddobric  Â·  4Comments