Hi Gophers,

I implemented a recommender system package for Go.

https://github.com/zhenghaoz/gorse

The package contains several recommendation models based on collaborative 
filtering. It supports different data splitters and evaluation metrics. 
SIMD instrcutions (AVX2) are used to accelerate computations. I hope this 
package could be useful. :D

Regards
Zhenghao

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to