Show HN: TensorFire
tenso.rs
Show HN: TensorFire
1–10 of 91 posts
Re: Show HN: TensorFire
#2Re: Show HN: TensorFire
#3Re: Show HN: TensorFire
#4Re: Show HN: TensorFire
#5Where is the repo?
You can also sign up for the mailing list if you'd like us to email you when the repo goes live!
Re: Show HN: TensorFire
#6Really cool demo. How does this compare to https://github.com/transcranial/keras-js ? Do the authors have a licence in mind?
We will probably release it under an MIT license.
Re: Show HN: TensorFire
#7We'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 us do so (so you all know what kind of data is being collected).
We'll open source the library under an MIT license once we finish writing up the API docs, and fixing these bugs.
Re: Show HN: TensorFire
#8Re: Show HN: TensorFire
#9Hey 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…
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?