SciSharp / SiaNet

An easy to use C# deep learning library with CUDA/OpenCL support
https://scisharp.github.io/SiaNet
MIT License
380 stars 83 forks source link

Add TensorFlow.NET as a backend? #41

Open Oceania2018 opened 5 years ago

Oceania2018 commented 5 years ago

TensorFlow.NET is a full binding for Google's TensorFlow. It can build graph, train in GPU and do inference.

deepakkumar1984 commented 5 years ago

Thanks for the info. I will update this thread once done with the implementation

On Tue, Mar 26, 2019 at 3:27 PM Haiping notifications@github.com wrote:

TensorFlow.NET is a full binding for Google's TensorFlow. It can build graph, train in GPU and do inference.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/deepakkumar1984/SiaNet/issues/41, or mute the thread https://github.com/notifications/unsubscribe-auth/AGCQKbTHF0H9iggFNx0adTtc0leZO3uEks5vaaiigaJpZM4cKmgX .

-- Regards, Deepak