Hacker News new | ask | show | jobs
by haolez 2449 days ago
Is anyone here using Gorgonia?

I’m working in a Go code base and I’m thinking of using it instead of creating a separate service in Python.

https://gorgonia.org/

2 comments

Isn't it a bit cumbersome working in Go for this kind of stuff? Not judging, just asking.
Me. I've been deploying ML models using Gorgonia since before it was called Gorgonia :)

I definitely prefer using it to deploy services than PyTorch, MXNet or TF