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

Is this project rewritten with cuda instead of cntk? Is there a demo now? #40

Closed sharpwood closed 5 years ago

sharpwood commented 5 years ago

Is this project rewritten with cuda instead of cntk? Is there a demo now?

deepakkumar1984 commented 5 years ago

Hey,

It's work in progress. The idea to build is a simple, lightweight and faster library. Pure CUDA or CPU Math without any other dependencies.

If you are coder can you please help me finish this. If you know any C# coder who is interested in learning and developing deep learning library, would appreciate the help.

Regards, Deepak

On Thu, Jan 10, 2019 at 10:00 AM sharpwood notifications@github.com wrote:

Is this project rewritten with cuda instead of cntk? Is there a demo now?

— 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/40, or mute the thread https://github.com/notifications/unsubscribe-auth/AGCQKc6O9hMkcjdcQYTNadqKI-vSDDHIks5vBnuKgaJpZM4Z4gOv .

-- Regards, Deepak

deepakkumar1984 commented 5 years ago

Hi, I have added some examples: https://github.com/deepakkumar1984/SiaNet/tree/master/Examples