Closed horker closed 4 years ago
Let me know if you would like to make a release, I will include your name as contributor.
Quite a few issues were fixed and the ResNet models now work, so it may be nice timing for a new release, I think. Thanks, I'll be glad to see my name in a release note.
Thanks for your support, I will release by tomorrow with your name published
On Fri, 11 Sep 2020 at 3:51 am, horker notifications@github.com wrote:
Quite a few issues were fixed and the ResNet models now work, so it may be nice timing for a new release, I think.
Thanks, I'll be glad to see my name in a release note.
— You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub https://github.com/tech-quantum/MxNet.Sharp/pull/24#issuecomment-690598670, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQJAKJ22KPQGHVY6UKQL3DSFEKK5ANCNFSM4REZ2S4Q .
-- Regards, Deepak
Just made a release and mentioned you in both nuget and github release.
Thanks again for your effort.
Regards, Deepak
On Fri, Sep 11, 2020 at 12:44 PM Deepak Battini deepakkumar1984@gmail.com wrote:
Thanks for your support, I will release by tomorrow with your name published
On Fri, 11 Sep 2020 at 3:51 am, horker notifications@github.com wrote:
Quite a few issues were fixed and the ResNet models now work, so it may be nice timing for a new release, I think.
Thanks, I'll be glad to see my name in a release note.
— You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub https://github.com/tech-quantum/MxNet.Sharp/pull/24#issuecomment-690598670, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQJAKJ22KPQGHVY6UKQL3DSFEKK5ANCNFSM4REZ2S4Q .
-- Regards, Deepak
-- Regards, Deepak
Congratulations for a new release! I have engaged this project because I'm using it for myself. I'm very excited to work on deep learning on the .NET platform. Thank you for wonderful software.
This PR will fix preprocessing code of AlexGluon.cs according to the mxnet tutorial page.
The current code works, but I hope this PR will produce better results.