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 it possible to make CRNN using SiaNet ? #4

Closed BackT0TheFuture closed 5 years ago

BackT0TheFuture commented 6 years ago

Hi, SiaNet is great ! thanks for your work. is it possible to make CRNN currently ? thanks!

deepakkumar1984 commented 6 years ago

Hello goodtogood, Yes I will plan to implement with next version 0.3 which I have planned in next 2 weeks with some bug fixes and improvement. Is that fine with you?

BackT0TheFuture commented 6 years ago

Great, Looking forward to new version ! I'll be watching SiaNet. you can close this issue now. thanks !

deepakkumar1984 commented 6 years ago

No problem at all. I will keep it open for tracking purpose and close it once implemented.

Thanks, Deepak

On Wed, Nov 15, 2017 at 4:06 PM, goodtogood notifications@github.com wrote:

Great, Looking forward to new version ! I'll be watching SiaNet. you can close this issue now. thanks !

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/deepakkumar1984/SiaNet/issues/4#issuecomment-344491050, or mute the thread https://github.com/notifications/unsubscribe-auth/AGCQKUJBjvdscsWjEidrHj83jTqQrmRfks5s2nhRgaJpZM4QeaZv .

-- Regards, Deepak

deepakkumar1984 commented 6 years ago

I will plan to implement this paper(https://arxiv.org/pdf/1507.05717.pdf) as an example. It will not be implemented as part of the library because the SiaNet library has a generic set of functions to implement these models. If I build the model will you be able to train it and test it out? Do you have the dataset?

deepakkumar1984 commented 5 years ago

Closing it off as there is no activity is last 180 days