Giter Club home page Giter Club logo

Comments (5)

rposener avatar rposener commented on May 18, 2024 4

re: @glebuk question on priority. I would prioritize Eval. There are lots of other resources compute and otherwise that we use for training. Eval is where we are trying to use this in applications. Being able to use the CNTK models without all this or this or this.

Plus those are adding about 1GB+ to our deployments. If that can be a smaller, managed code, eval only deployment that works with nothing more than nuget add - that would bring model eval ML as a first-class citizen to using it in our .Net app dev.

from machinelearning.

glebuk avatar glebuk commented on May 18, 2024

Ryan, thanks for the suggestion! Integration of deep learning is in our roadmap longer term.
It would be interesting to see what scenarios you would be interested in.
Would it be useful if you could train CNTK models in ML.NET as well?
Are you using any hybrid models that combine CNTK with a general-purpose ML algorithms?

from machinelearning.

wmeints avatar wmeints commented on May 18, 2024

I would love to have the evaluation in this as well. We work a lot with developers that know how to build regular software, but don't train models themselves.

One scenario I can think of is that you train a model and export it to ONNX and then load it in ML.NET so that you can make predictions using that model.

from machinelearning.

andrewfry avatar andrewfry commented on May 18, 2024

+1 For training CNTK in ML.NET

from machinelearning.

abgoswam avatar abgoswam commented on May 18, 2024

DRI RESPONSE: We implemented TensorFlow and Onnx transforms, which allow you to score models. You can always convert CNTK model to ONNX and use it.

from machinelearning.

Related Issues (20)

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.