Hey HN! We're really excited to finally share this with you all! This is the first of a series of demos that we're working to release this week, and we're hoping you'll keep us to that promise :) Sorry if it doesn't work on your computer! There's still a few glitches and browser compatibility problems that we need to iron out, and we're collecting some telemetry data with LogRocket ( https://logrocket.com/ ) to help…
This looks awesome! It looks like it (like keras-js) is only for inference (running already-trained models) and not for training. Is this correct? Are the operations or memory required for training very different?
TensorFire is useful in situations where you want to perform inference, but you don't want to ship user-supplied data to your servers, either because you would run out of bandwidth, you would run out of compute power, or your users want to keep their data private.