gorgonia
Gorgonia provides a suite of tools for developing and testing machine learning models using graph computations in Go language. It competes in speed with TensorFlow and Theano while supporting CUDA for GPU computations, and aims to support distributed systems. The library is suited for developers familiar with Go who want to build effective ML systems, offering features like automatic differentiation, symbolic differentiation, and gradient descent optimization. Gorgonia fosters experimentation with alternative deep learning approaches and is supported by a committed community to assist developers.