Hacker News new | ask | show | jobs
by adrien-treuille 2458 days ago
You can see an example of using Streamlit to do realtime inference on a Tensorflow model in this blog post:

https://towardsdatascience.com/coding-ml-tools-like-you-code...

(About 90% through the article there's an animation.) We'll post the code on how we did this soon.