Code Monkey home page Code Monkey logo

Comments (6)

deepakkumar1984 avatar deepakkumar1984 commented on May 29, 2024

from mxnet.sharp.

evo11x avatar evo11x commented on May 29, 2024

Thank you, but that example also does not work with the 1.5.2 from NuGet
https://www.nuget.org/packages/MxNet.Sharp
it's not the same as https://github.com/deepakkumar1984/MxNet.Sharp/tree/v1.5.2.0 ?

MxNet.NN cannot be found

Error CS0234 The type or namespace name 'NN' does not exist in the namespace 'MxNet' (are you missing an assembly reference?)

error CS1503: Argument 1: cannot convert from 'int' to 'MxNet.Symbol'
error CS0117: 'ActivationType' does not contain a definition for 'ReLU'
error CS1061: 'Module' does not contain a definition for 'Add' and no accessible extension method 'Add' accepting a first argument of type 'Module' could be found (are you missing a using directive or an assembly reference?)
error CS0103: The name 'LossType' does not exist in the current context

the Gluon logistic regression example works

from mxnet.sharp.

evo11x avatar evo11x commented on May 29, 2024

My work with MxNet is experimental so I can use a pre-release if you want me to help you with the issues

from mxnet.sharp.

deepakkumar1984 avatar deepakkumar1984 commented on May 29, 2024

from mxnet.sharp.

evo11x avatar evo11x commented on May 29, 2024

I am a Windows C++ developer since 1996, with some C# experience about 4 years, but I have zero experience with python/numpy and minimal with github.
I need a C# deep learning api like this which supports CUDA 11 (RTX3060) to implement it in one of my C# projects, for the start I also can use the CPU.
I have tried CNTK but it does not work with CUDA 11 and is a discontinued project, tensorflow is too much python and java oriented so I believe MxNet would be a better choice. I would be glad to contribute with something which I know.

from mxnet.sharp.

deepakkumar1984 avatar deepakkumar1984 commented on May 29, 2024

No worries, give me 1-2 week of timeframe to publish the preview version. Will make sure the examples are running.

from mxnet.sharp.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.