Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Fri, 17 Feb 2017 21:21:00 +0000 Gorgonia - write machine learning algorithms in Go Gorgonia is a library like Theano or TensorFlow, but mainly written in Go. It provides the necessary primitives for creating and executing neural networks and machine learning algorithms. 9 points posted by lolly http://blog.chewxy.com/2016/09/19/gorgonia 1084 Mon, 19 Sep 2016 08:14:00 +0000 Tensor refactor #experiencereports I recently finished a major refactor of `tensor`, which is a package for generic multidimensional arrays in Go. In this blog post I will recount the refactoring process, and why certain decisions were made. Further more I will also share some thoughts with regards to generics in Go while trying not to sound like a complete prat. 5 points posted by kenny https://blog.chewxy.com/2017/09/11/tensor-refactor 2701 Tue, 26 Sep 2017 15:21:00 +0000