Giter VIP home page Giter VIP logo

Comments (3)

henon avatar henon commented on August 11, 2024

Hi @roushrsh, can you post your solution so others can us it, when they find this issue via Google?

from numpy.net.

roushrsh avatar roushrsh commented on August 11, 2024

@henon Just want to add that I have no solution yet, else I'd have added it.

If anyone has any ideas I'd love to hear them.

When it comes to predicting, something like Microsoft.net lets me build the model and not have to turn them into numpy, but the prediction is significantly slower on GPU compared to Keras.net. CPU is faster, but the CPU was way too slow for me to use for my application (CPU is also always occupied, so I'd rather not be using it for predictions anyways).

I'm trying to use ironpython now, but it doesn't have things like tensorflow there.

The other 2 major ones:
tensorflow.net and scipsharp don't have dedicated model loading anyways.

Looking for any ideas to explore. Currently trying to figure out a way to write my own wrapper to have python running in the background, and just feed in C# doubles and have them assembled into my numpy dimensions inside, predicted, then output sent back.

from numpy.net.

henon avatar henon commented on August 11, 2024

Ok, I got it. Numpy.NET sure is too slow for some applications such as training large neural networks because of the data conversion overhead.

from numpy.net.

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.