Neural networks in Golang?

Is there a library with which I can use neural networks (and ML algorithms) in Golang ?

Is anyone using Go for ML ? Any advice on how can I train a neural network on ~100Gb of data ?