Live data from Hacker News

Deep Learning in Production Resource List

github.com

1–3 of 3 posts

Re: Deep Learning in Production Resource List

#2
Some context would be helpful. I've been working on a production architecture scaling an NLP model across a K8s cluster of high-compute nodes that needs to run 1000s of inference call per request. C++ conversion and using Go (already the majority api) have been considered.