spago
Spago is a Go-based machine learning library that supports neural architectures in NLP with a lightweight computational graph. It ensures easy dynamic execution and includes feed-forward, recurrent, and attention layers, plus numerous gradient descent optimizers. By eliminating Python dependencies, it produces standalone executables for production use. Although currently on hold, Spago remains a valuable resource with Gob compatibility and the Cybertron package for NLP applications.