You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Javascript is fun and mxnet.js enables arbitrary graph executions, making it ideal for building interactive examples. This is a roadmap on adding support of features, as well as brainstorming what can be added. Contribution is more than welcomed!
Code and Demo Structure
Refactor code to move things into demo subfolder, need to deal with emscripten
Build specific libraries for specific tasks, see Application
Applications
Image classification
Image segmentation
Text generation with RNN
Image captioning
The text was updated successfully, but these errors were encountered:
Javascript is fun and mxnet.js enables arbitrary graph executions, making it ideal for building interactive examples. This is a roadmap on adding support of features, as well as brainstorming what can be added. Contribution is more than welcomed!
Code and Demo Structure
Applications
The text was updated successfully, but these errors were encountered: