deepakkumar1984 / MxNet.Sharp

.NET Standard bindings for Apache MxNet with Imperative, Symbolic and Gluon Interface for developing, training and deploying Machine Learning models in C#. https://mxnet.tech-quantum.com/
Apache License 2.0
148 stars 8 forks source link

Fix ResNet models #18

Closed horker closed 4 years ago

horker commented 4 years ago

Fix more incompatibilities of the ResNet models. I believe this is the final fix against the ResNet models.