Giter Club home page Giter Club logo

node-cntk's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

node-cntk's Issues

Add web server sample

Add a sample that shows how to serve the model in a webserver.
One option is to have a website that lets you draw digits on a canvas and then sends it to the server for evaluation on the sample MNIST model.

Project Milestones

@nadavbar

I am an Computer Engineering working Buenos Aires working for a small startup and we are doing some pretty exciting things down here. Our startup also does a lot with work microsoft primarily in IoT. However one of the projects we are working on will involve the use of Microsoft Cognitive Toolkit. I personally am not a big fan of python , but am a very big fan of C++ and node.js. Therefore running into this library really got me fired up. The way you designed this port is among the lines to how I would have gotten started, but it would be very interesting to create support for training. If possible could you send me an email at [email protected]. I would love to possibly sync up via skype and discuss your desired milestones for this project.

Thank you ,

Michael Roberts

Add support for specifying device for each call

The API currently only supports setting a default device. In general we should support setting device for each operation separately in case people want to distribute work across several GPUs.

Sequence data support

Hi, is there any way to feed sequence data to node-cntk? I have a pre-trained model that I can feed one-hot data, but the sequence axis seems to throw it off, giving errors such as:

Error: Error occured during call to evalModel: NDArrayView::CopyFrom: The source view shape '[1023 x 1 x 4]' is not same as the shape '[1023 x 4]' of this NDArrayView.

(on a 4-word input with output vocabulary of 1,023) which seems to refer to a missing sequence axis. Feeding in two copies of the same sequence (as in, a batch of two elements) gives no response whatsoever, error or result. Any thoughts? Thanks

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.