galeone/tfgo
A Go library providing ergonomic TensorFlow bindings for machine learning in Go.

Velocity · 7d
+0.8
★ / day
Trend
→steady
star history
tfgo wraps TensorFlow Go bindings to solve usability issues like automatic node naming and type conversion. It implements method chaining for cleaner, more readable Go code. The library enables workflows like training models in Python and serving them in Go applications, making deep learning model deployment more accessible to Go developers.