top | item 15306501

(no title)

Khanthulhu | 8 years ago

What's the use case for this? Machine learning? But data? General math use?

discuss

order

jbochi|8 years ago

Here at The New York Times we are using it to power some of our recommendation algorithms. We are actually training the models with Python and serving them with Go using gonum.

Our library was just open sourced (and still in my personal account, until we add more documentation): https://github.com/jbochi/facts

avyfain|8 years ago

This sounds really cool. Anywhere I could read more about the Python -> Go integration? Or are you just exporting the raw weight matrices?

Khanthulhu|8 years ago

Beautiful. Thanks for the reply

howeman|8 years ago

General math use, like numpy/scipy.